Skip to content
This repository was archived by the owner on May 6, 2020. It is now read-only.
/ avm Public archive
forked from ror6ax/avm

A tool for managing AWS default account, rvm-style.

License

Notifications You must be signed in to change notification settings

kmendler/avm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPI version Build Status License

avm

A tool for managing AWS default account, rvm-style.

Usage:

  • avm --add -f ~/Downloads/another_random_AWS_keypair.csv -a alias_that_makes_sense to pull a profile into ~/.aws/credentials
  • avm --use your-profile-name to set a profile as default in ~/.aws/credentials and ~/.aws/config, if present
  • avm to choose default profile from a list of profiles in ~/.aws/credentials and ~/.aws/config:

list

Installation:

  • pip install avm

About

A tool for managing AWS default account, rvm-style.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%