You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An option like --interactive could prompt for credentials (login, passphrase, Access Key, Secret Key, ...) when configuration is missing either from env variables, config file or command line parameters.
Useful with #71 so the user can type its password without having to create env files and/or store secrets on disk
Hi,
An option like
--interactivecould prompt for credentials (login, passphrase, Access Key, Secret Key, ...) when configuration is missing either from env variables, config file or command line parameters.Useful with #71 so the user can type its password without having to create env files and/or store secrets on disk