Skip to content

zhibirc/awsam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

awsam

Manage AWS profiles from CLI with AWS Account Manager

Maintenance Platform Platform

Setup

# if it's not there
echo "source $HOME/bin/.env" >> "$HOME/.zshrc"
git clone git@github.com:zhibirc/awsam.git
cp ./awsam/main.sh "$HOME/bin/awsam"
rm -rf ./awsam
# invoke it as follows every time you need
awsam

Important: $HOME/bin should be in your $PATH for this.

Releases

No releases published

Packages

No packages published

Languages