amazon-archives / awsmobile-cli

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

--profile support #48

Closed jonsmirl closed 6 years ago

jonsmirl commented 6 years ago

--profile support (like aws-cli has) would be useful for those of dealing with with multiple accounts for different clients.

UnleashedMind commented 6 years ago

profile support is now in the latest cli update (v 1.0.11)

UnleashedMind commented 6 years ago

awsmobile configure aws --profile <profile name>