mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-13 16:37:00 +00:00
35 lines
892 B
Text
35 lines
892 B
Text
NAME
|
|
gcloud alpha zone-management zones - zone Management Zone gcloud commands
|
|
|
|
SYNOPSIS
|
|
gcloud alpha zone-management zones COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) Zone Management Zone gcloud commands.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
describe
|
|
(ALPHA) describe zone.
|
|
|
|
get-iam-policy
|
|
(ALPHA) get IAM policy for a project on the zone.
|
|
|
|
list
|
|
(ALPHA) list zones.
|
|
|
|
set-iam-policy
|
|
(ALPHA) set IAM policy for a project on the zone.
|
|
|
|
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.
|
|
|