gcloud beta services api-keys - manage API keys
gcloud beta services api-keys COMMAND [GCLOUD_WIDE_FLAG ...]
(BETA) Manage API keys.
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMAND is one of the following:
- create
(BETA) Create an API key.
- delete
(BETA) Delete an API key.
- describe
(BETA) Describe an API key's metadata.
- get-key-string
(BETA) Get the key string of an API key.
- list
(BETA) Lists API keys.
- lookup
(BETA) Look up resource name of a key string.
- undelete
(BETA) Undelete an API key.
- update
(BETA) Update an API key's metadata.
This command is currently in beta and might change without notice. These variants are also available:
$ gcloud services api-keys
$ gcloud alpha services api-keys