aws-profile-switch

1.0.0 • Public • Published

aws-profile-switch

Small utility to switch default aws cred profile

Install

npm install -g api-profile-switch

Usage

list profiles

aws-profile-switch list

switch profile

# if you are switching for the first time 
aws-profile-switch switch PROFILE_TO_SWITCH_TO -n WHAT_TO_CALL_THE_OLD_ONE
 
# otherwise 
aws-profile-switch switch PROFILE_TO_SWITCH_TO
 

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    2

Package Sidebar

Install

npm i aws-profile-switch

Weekly Downloads

2

Version

1.0.0

License

MIT

Last publish

Collaborators

  • johnconley