mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Sep 11 09:52:17 UTC 2024
This commit is contained in:
parent
78a4d78e9e
commit
a3842bba95
197 changed files with 6656 additions and 691 deletions
|
|
@ -7,7 +7,7 @@ SYNOPSIS
|
|||
--service-level=SERVICE_LEVEL [--active-directory=ACTIVE_DIRECTORY]
|
||||
[--async] [--description=DESCRIPTION] [--enable-ldap=ENABLE_LDAP]
|
||||
[--kms-config=KMS_CONFIG] [--labels=[KEY=VALUE,...]]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
[--replica-zone=REPLICA_ZONE] [--zone=ZONE] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
Creates a Storage Pool to contain Volumes with a specified Service Level
|
||||
|
|
@ -175,6 +175,12 @@ OPTIONAL FLAGS
|
|||
contain only hyphens (-), underscores (_), lowercase characters, and
|
||||
numbers.
|
||||
|
||||
--replica-zone=REPLICA_ZONE
|
||||
String indicating replica zone for the Storage Pool
|
||||
|
||||
--zone=ZONE
|
||||
String indicating active zone of the Storage Pool
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
--billing-project, --configuration, --flags-file, --flatten, --format,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue