..
docs/content/cmds/aws-sso_token.md## aws-sso token
Manage multiple SSO access tokens
Synopsis
Manages multiple cached SSO tokens for reuse. Beneficial when dealing with multiple AWS accounts.
Options
-h, --help help for token
Options inherited from parent commands
--as string Username to impersonate for the operation. User could be a regular user or a service account in a namespace.
--as-group stringArray Group to impersonate for the operation, this flag can be repeated to specify multiple groups.
--commandTimeout string the default timeout for network commands executed (default "1m")
--config string Configuration file to use during execution (default "/Users/lefebl4")
SEE ALSO
- aws-sso - AWS Auth
- aws-sso token add - Add a token.
- aws-sso token current - List the current token.
- aws-sso token list - List your tokens
- aws-sso token remove - Remove a token.
- aws-sso token use - Use a token.