This section explains how to use the
qq auth_list_access_tokens
command.Description
List metadata for all access tokens
Usage
qq auth_list_access_tokens [-h] [--json] [--user USER | --self]
Flags
Flag Name | Required | Description |
---|---|---|
--json
|
No | Output JSON instead of table. |
--user
|
No | Show access tokens belonging to a specific user. Use an auth_id, SID, or name optionally qualified with a domain prefix (e.g "local:name", "ad:name", "AD\name") or an ID type (e.g. "auth_id:513", "SID:S-1-1-0"). Groups are not supported for access tokens, must be a user. |
--self
|
No | List only access keys that target yourself. |