A tool for managing AWS default account, rvm-style.
Usage:
avm --add -f ~/Downloads/another_random_AWS_keypair.csv -a alias_that_makes_senseto pull a profile into ~/.aws/credentialsavm --use your-profile-nameto set a profile as default in ~/.aws/credentials and ~/.aws/config, if presentavmto choose default profile from a list of profiles in ~/.aws/credentials and ~/.aws/config:
Installation:
pip install avm
