Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support for multiple profiles #89

Closed
umang1912 opened this issue Dec 29, 2015 · 6 comments
Closed

support for multiple profiles #89

umang1912 opened this issue Dec 29, 2015 · 6 comments
Milestone

Comments

@umang1912
Copy link

I use multiple aws accounts, and aws credentials file has good support for profiles with separate keys. Would be good to have here.

@docent-net
Copy link

Same here; would be nice to be able to provide "--profile" param or to switch between accounts within ui

@elloboblanco
Copy link

Third vote! It would be nice to have a currently active profile so you don't have to specify --profile interactively every time.

@umang1912 and @docent-net you can use --profile on individual commands

aws> ec2 describe-instances --profile PersonalAccount

@miked63017
Copy link

This would also be really useful if it had some sort of saml procedures built in, that would automatically select the new saml profile.

@donnemartin
Copy link
Collaborator

Thanks for the feedback everyone!

More discussion at #9

@jamesls jamesls added this to the 0.1.0 milestone Dec 29, 2015
@jamesls
Copy link
Member

jamesls commented Dec 29, 2015

Working on it.

@jamesls
Copy link
Member

jamesls commented Dec 30, 2015

Implemented via #92

@jamesls jamesls closed this as completed Dec 30, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants