amazon-archives / awsmobile-cli

CLI experience for Frontend developers in the JavaScript ecosystem.
Apache License 2.0
142 stars 35 forks source link

Document non-interactive configure command #97

Closed mbfisher closed 6 years ago

mbfisher commented 6 years ago

Hi,

The configure aws command supports passing credentials in as arguments (see here), but it's not documented with commander.

Is there a reason for this? Is not yet a public API?

UnleashedMind commented 6 years ago

It is meant to be used in shell script or invoked by child_process.