mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-12 16:08:31 +00:00
36 lines
982 B
Text
36 lines
982 B
Text
NAME
|
|
gcloud alpha edge-cloud api-keys - read and manipulate API keys for Google
|
|
Distributed Cloud
|
|
|
|
SYNOPSIS
|
|
gcloud alpha edge-cloud api-keys COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) Read and manipulate API keys for Google Distributed Cloud.
|
|
|
|
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 a Google Distributed Cloud API key.
|
|
|
|
delete
|
|
(ALPHA) Delete a Google Distributed Cloud API key.
|
|
|
|
describe
|
|
(ALPHA) Describe a Google Distributed Cloud API key.
|
|
|
|
list
|
|
(ALPHA) List Google Distributed Cloud API keys.
|
|
|
|
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.
|
|
|