MacOS and linux:
sudo cp -r -n ./tools/* /usr/local/bin/
-
aws-env
Make working with multiple AWS accounts and roles easily.
Configuration and credential file settingsHelp Message
$ aws-env -h
Usage: /usr/local/bin/aws-env [options] Options: -h, --help Display this help message -l, --list List all available environments -e, --env Specify the environment number to use Example: /usr/local/bin/aws-env --env 1
List all available
$ aws-env -l
Available environments: 1 default 2 ************ 3 ************ 4 test-user
Specify the environment number to use
aws-env -e 4