mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-20 13:10:18 +00:00
gcloud: Wed Sep 27 12:05:40 UTC 2023
This commit is contained in:
parent
54eca12593
commit
6c60d7f07f
256 changed files with 8313 additions and 442 deletions
33
gcloud/alpha/compute/project-zonal-metadata/help
Normal file
33
gcloud/alpha/compute/project-zonal-metadata/help
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
NAME
|
||||
gcloud alpha compute project-zonal-metadata - describe and update project
|
||||
zonal metadata
|
||||
|
||||
SYNOPSIS
|
||||
gcloud alpha compute project-zonal-metadata COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) Describe and update Compute Engine project zonal metadata.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --help.
|
||||
|
||||
Run $ gcloud help for details.
|
||||
|
||||
COMMANDS
|
||||
COMMAND is one of the following:
|
||||
|
||||
add
|
||||
(ALPHA) Add or update project zonal metadata.
|
||||
|
||||
describe
|
||||
(ALPHA) Describe project zonal metadata.
|
||||
|
||||
remove
|
||||
(ALPHA) Remove project zonal 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.
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue