Skip to content

BeLeap/aws-profile-switcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aws Profile Switcher

Aws ProfilE Switcher

2022-09-14.8.54.28.mov

How to Use

apes <your-command>

How to install

Using Homebrew

Released Version

brew install beleap/tap/aws-profile-switcher

Head

brew install --head beleap/tap/aws-profile-switcher

Using Cargo

Released Version

cargo install apes

Head

git clone https://github.com/BeLeap/aws-profile-switcher.git
cd aws-profile-switcher
cargo install --path ./

Credits

  • fuzzy_finder for finding profile between multiple aws profiles.