gcloud alpha services api-keys

NAME
gcloud alpha services api-keys - manage API keys
SYNOPSIS
gcloud alpha services api-keys COMMAND [GCLOUD_WIDE_FLAG]
DESCRIPTION
(ALPHA) Manage API keys.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.

Run $ gcloud help for details.

COMMANDS
COMMAND is one of the following:
create
(ALPHA) Create an API key.
delete
(ALPHA) Delete an API key.
describe
(ALPHA) Describe an API key's metadata.
get-key-string
(ALPHA) Get the key string of an API key.
list
(ALPHA) Lists API keys.
lookup
(ALPHA) Look up resource name of a key string.
undelete
(ALPHA) Undelete an API key.
update
(ALPHA) Update an API key's metadata.
NOTES
This command is currently in alpha and might change without notice. If this command fails with API permission errors despite specifying the correct project, you might be trying to access an API with an invitation-only early access allowlist. These variants are also available:
gcloud services api-keys
gcloud beta services api-keys