Hi,
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