awslabs / aws-shell

An integrated shell for working with the AWS CLI.
Apache License 2.0
7.15k stars 770 forks source link

autocompletion for profiles #111

Open aaroncaito opened 8 years ago

aaroncaito commented 8 years ago

Would be great if we could have some autocompletion for both .profile and --profile based on available profiles in ~/.aws/config or ~/.aws/credentials.

DanyC97 commented 8 years ago

saws was able to do that, @donnemartin knows about it...

jamesls commented 8 years ago

Yep, definitely something I plan on adding.