aws-vault
A vault for securely storing and accessing AWS credentials in development environments
Subcommands
Name | Description |
---|---|
add | Add credentials to the secure keystore |
remove | Remove credentials from the secure keystore |
list | List profiles, along with their credentials and sessions |
rotate | Rotate credentials |
exec | Execute a command with AWS credentials |
export | Export AWS credentials |
clear | Clear temporary credentials from the secure keystore |
login | Generate a login link for the AWS Console |
help | Show help about the command |
Options
Name | Description |
---|---|
--help | Show context-sensitive help (also try --help-long and --help-man) |
--version | Show application version |
--debug | Show debugging output |