Skip to content

ariataylor96/aws-credentials-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aws-credentials-manager

Manages credentials profiles for the AWS CLI.

oclif Version Downloads/week License

Why?

The AWS cli tool does allow you to select between profiles all configured in the same credentials file by passing an optional parameter to most commands. However, this does not really take into account legacy commands (that are still in use in some places), custom scripts using boto, and makes scripting more cumbersome and error prone.

With this, you can simply switch your profile at the start of your work and switch back at the end without remembering many profile names.

Usage

$ acm [COMMAND]

Commands

add      add a new profile
help     display help for acm
list     list all available profiles
migrate  migrate the current profile to the ACM structure
use      sets your current profile

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published