seagull-js / seagull-cli

The best way to start, develop and deploy Seagull Apps.
https://seagull-js.github.io/seagull-cli/
GNU Lesser General Public License v3.0
2 stars 0 forks source link

Command: deploy: does not read credentials file #25

Closed Anonyfox closed 6 years ago

Anonyfox commented 6 years ago

does not read from ~/.aws/credentials file.

Also when no AWS_PROFILE=xxxx is given, and no other credentials like dedicated key/secret are provided, default to AWS_PROFILE=default since this is what amazon creates initially for starters.