aws-credential-switch

1.0.1 • Public • Published

AWS CLI PROFILE SWITCHER

Switch AWS profile credential to default and run your aws cli commnadsin different accounts.

Instalation

npm install -g aws-credential-switch

Run

> aps

Current Default Profile : profile2
 
Available Profiles:
-------------------
  profile1 (AAAAAAAAAAAAAAA)
* profile2 (BBBBBBBBBBBBBBB)
  profile3 (CCCCCCCCCCCCCCC)

> aps profile3

Current Default Profile : profile2
 
Available Profiles:
-------------------
  profile1 (AAAAAAAAAAAAAAA)
* profile2 (BBBBBBBBBBBBBBB)
  profile3 (CCCCCCCCCCCCCCC)
 
Default Profile Switched to : profile3

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i aws-credential-switch

      Weekly Downloads

      0

      Version

      1.0.1

      License

      ISC

      Unpacked Size

      3.74 kB

      Total Files

      3

      Last publish

      Collaborators

      • balwant