amazon-archives / awsmobile-cli

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

awsmobile not using aws profiles #183

Open tscole opened 5 years ago

tscole commented 5 years ago

No matter what I do I can't seem to get awsmobile to use anything other than my default profile. I have tried:

UnleashedMind commented 5 years ago

The awsmobile-cli does not track environment variable for aws profile. Please use awsmobile configure inside a project to configure its credential setting for that project.