osc-cli
osc-cli copied to clipboard
Add interactive option
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