0.0.6 • Published 3 years ago

aws-cli-switch v0.0.6

Weekly downloads
6
License
MIT
Repository
-
Last release
3 years ago

AWS CLI profile switcher

Easily switch profiles configured via AWS cli.

CLI tool which allows you to switch between multiple AWS CLI profiles. Use cli without --profile <profile_name> flag for every command. Your existing scripts work without profile settings!

NPM link : https://www.npmjs.com/package/aws-cli-switch

Choose an existing profile : CLI Tool Image

New shell(sh/bash) in MacOS/Linux or PowerShell in Windows is launched with the chosen profile : CLI Tool Image

You can verify the current profile using the aws configure list command to verify the profile switch. You can now use the AWS CLI as if the chosen profile was default.


0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago