Skip to content

A shell script that helps switch AWS profiles for AWS command line tools

License

Notifications You must be signed in to change notification settings

bqbn/aws_profile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

aws_profile

A shell script that helps switch AWS profiles for AWS command line tools. Supports using MFA in profiles.

Install

git clone https://github.com/bqbn/aws_profile.git

Usage

  1. Source the script on the command line session or put the source command in .bashrc or .bash_profile file.

    source aws_profile.sh
  2. Run the aws_profile command to switch among AWS profiles.

    aws_profile <profile> [mfa_token]

About

A shell script that helps switch AWS profiles for AWS command line tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages