1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 18:45:13 +00:00
gcloud-help/gcloud/beta/services/api-keys/help
2023-01-19 00:56:33 +00:00

49 lines
970 B
Text

NAME
gcloud beta services api-keys - manage API keys
SYNOPSIS
gcloud beta services api-keys COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) 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
(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.
NOTES
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