awsume commands
Awsume - A cli that makes using AWS IAM credentials easy
positional arguments:
profile_name The target profile name
optional arguments:
-h, --help show this help message and exit
-v, --version Display the current version of awsume
-r, --refresh Force refresh credentials
-s, --show-commands Show the commands to set the credentials
-u, --unset Unset your aws environment variables
-o, --output-profile output_profile A profile to output credentials to
-a, --auto-refresh Auto refresh credentials
-k, --kill-refresher Kill autoawsume
-l [more], --list-profiles [more] List profiles, "more" for detail (slow)
--role-arn role_arn Role ARN to assume
--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)
--credentials-file credentials_file Target a shared credentials file
--config-file config_file Target a config file
--config [option [option ...]] Configure awsume
--list-plugins List installed plugins
--info Print any info logs to stderr
--debug Print any debug logs to stderr