-
Notifications
You must be signed in to change notification settings - Fork 1
Awskeyring features
-
encrypted storage of credentials
-
autocompletion (without Bash functions)
-
input suggestions
-
Open the Console from the CLI
-
short and long commands (ls and list)
-
Partial name matching for parameters ("acc" will match "account")
-
did-you-mean suggestions
-
notification of ageing credentials
-
rotation of credentials
-
can set environment variable
-
can call external programs with creds
-
can be a credential_process for AWS SDK (ruby/python/go)
-
can be embedded as a library
-
can generate STS tokens.
-
can use MFA devices
-
can assume roles
-
can import credentials from the ~/.aws/credentials file
-
can decode an account_id from an access_key_id
-
input validation
-
output test for tty
-
inline help
-
version update notification
-
man page
-
online wiki
-
auditable source code
-
100% API documentation
-
100% Test coverage
-
internationalisation
-
permissive license
-
and a cool logo