1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 10:35:03 +00:00
gcloud-help/gcloud/services/api-keys/help
2023-12-14 10:23:58 +00:00

48 lines
831 B
Text

NAME
gcloud services api-keys - manage API keys
SYNOPSIS
gcloud services api-keys COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
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
Create an API key.
delete
Delete an API key.
describe
Describe an API key's metadata.
get-key-string
Get the key string of an API key.
list
Lists API keys.
lookup
Look up resource name of a key string.
undelete
Undelete an API key.
update
Update an API key's metadata.
NOTES
These variants are also available:
$ gcloud alpha services api-keys
$ gcloud beta services api-keys