--help, -h | Show help for awsume |
--version, -v | Display the current version of awsume |
--output-profile, -o <output_profile> | A profile to output credentials to |
--clean | Clean expired output profiles |
--refresh, -r | Force refresh credentials |
--show-commands, -s | Show the commands to set the credentials |
--unset, -u | Unset your aws environment variables |
--auto-refresh, -a | Auto refresh credentials |
--kill-refresher, -k | Kill autoawsume |
--list-profiles, -l <arg> | List profiles, "more" for detail (slow) |
--refresh-autocomplete | Refresh all plugin autocomplete profiles |
--role-arn <role_arn> | Role ARN or <partition>:<account_id>:<role_name> |
--principal-arn <principal_arn> | Principal ARN or <partition>:<account_id>:<provider_name> |
--source-profile <source_profile> | Source_profile to use(role-arn only) |
--external-id <external_id> | External ID to pass to the assume_role |
--mfa-token <mfa-token> | Your mfa token |
--region <region> | The region you want to awsume into |
--session-name <session_name> | Set a custom role session name |
--role-duration <role_duration> | Seconds to get role creds for |
--with-saml | Use saml (requires plugin) |
--with-web-identity | Use web identity (requires plugin) |
--json <json> | Use json credentials |
--credentials-file <credentials_file> | Target a shared credentials file |
--config-file <config_file> | Target a config file |
--config <option...> | Configure awsume |
--list-plugins | List installed plugins |
--info | Print any info logs to stderr |
--debug | Print any debug logs to stderr |
--console, -c | Open AWS console |
--console-link, -cl | Get a sign-on url |
--console-service, -cs <service> | Open the console to a specific service |
-cls, -csl <service> | Get a sign-on url to a specific service |