This section explains how to use the
qq s3_list_access_keys
command.Description
List S3 access keys
Usage
qq s3_list_access_keys [-h] [--json] [--user USER | --self]
Flags
Flag Name | Required | Description |
---|---|---|
--json
|
No | Output JSON instead of table. |
--user
|
No | Show access keys 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. |