ccloud api-key list

Description

List the API keys.

ccloud api-key list [flags]

Flags

    --resource string         The resource ID to filter by. Use "cloud" to show only Cloud API keys.
    --current-user            Show only API keys belonging to current user.
    --service-account int32   The service account ID to filter by.
-o, --output string           Specify the output format as "human", "json", or "yaml". (default "human")

Global Flags

-h, --help            Show help for this command.
-v, --verbose count   Increase verbosity (-v for warn, -vv for info, -vvv for debug, -vvvv for trace).

See Also