Nowadays, almost all AWS API related commands follow some algorithm to look for credentials. In our case, uploader seems to do so, but appu doesn't.
Make all commands look for the credentials with the same algorithm as uploader and remove the option from the input. Adjust the README accordingly.
Nowadays, almost all AWS API related commands follow some algorithm to look for credentials. In our case,
uploaderseems to do so, butappudoesn't.Make all commands look for the credentials with the same algorithm as
uploaderand remove the option from the input. Adjust the README accordingly.