..
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 Organizations.
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 timeout for network commands executed (default "1m")
--config string Configuration file to use during execution (default "/Users/louislef299")
--debug add debug message headers to logger
SEE ALSO
- aws-sso - knot
- 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 lock - Lock token usage, which ignores Account defaults.
- aws-sso token remove - Remove a token.
- aws-sso token unlock - Unlocks token usage, restoring the system to use defaults.