apes

Crates.ioapes
lib.rsapes
version0.1.7
sourcesrc
created_at2022-09-14 10:08:38.173374
updated_at2022-10-11 15:11:37.549302
descriptionAWS_PROFILE switcher
homepagehttps://github.com/BeLeap/aws-profile-switcher
repositoryhttps://github.com/BeLeap/aws-profile-switcher
max_upload_size
id665683
size16,897
Changseo Jang (BeLeap)

documentation

README

Aws Profile Switcher

Aws ProfilE Switcher

https://user-images.githubusercontent.com/46488521/190147175-ddcc6665-0f79-43e1-b8cb-e6a8979f0359.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 aws-profile-switcher

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.
Commit count: 34

cargo fmt