seek-oss / aec

AWS EC2 CLI - easily work with ec2 instances via the cli 🐶
MIT License
8 stars 6 forks source link

aec profiles vs aws profiles #141

Open tekumara opened 4 years ago

tekumara commented 4 years ago

Some users expect the AEC --profile to be the same as the AWS profile located in ~/.aws/config

tekumara commented 3 years ago

--profile renamed to --config in #154 which should help. Perhaps the config sections should be split out into separate files too, to make it easier to share individual config sections rather than all config at once.