Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 362 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 362 Bytes

awsprofile

Manage different aws profiles easily on Bash.

Installation

Just source awsprofile from your bashrc.

Usage

awsprofile $profile_name

Where $profile_name is the name of the profile on ~/.aws/credentials.

Also you can use autocompletion:

$ awsprofile account<TAB>
account_production     account_preproduction