mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Wed Aug 27 10:57:46 UTC 2025
This commit is contained in:
parent
470b35e498
commit
93c043aaa0
176 changed files with 5452 additions and 264 deletions
|
|
@ -9,9 +9,9 @@ SYNOPSIS
|
|||
[--custom-performance-enabled=CUSTOM_PERFORMANCE_ENABLED]
|
||||
[--description=DESCRIPTION] [--enable-ldap=ENABLE_LDAP]
|
||||
[--kms-config=KMS_CONFIG] [--labels=[KEY=VALUE,...]]
|
||||
[--replica-zone=REPLICA_ZONE] [--total-iops=TOTAL_IOPS]
|
||||
[--total-throughput=TOTAL_THROUGHPUT] [--zone=ZONE]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
[--qos-type=QOS_TYPE] [--replica-zone=REPLICA_ZONE]
|
||||
[--total-iops=TOTAL_IOPS] [--total-throughput=TOTAL_THROUGHPUT]
|
||||
[--zone=ZONE] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
Creates a Storage Pool to contain Volumes with a specified Service Level
|
||||
|
|
@ -187,6 +187,10 @@ OPTIONAL FLAGS
|
|||
contain only hyphens (-), underscores (_), lowercase characters, and
|
||||
numbers.
|
||||
|
||||
--qos-type=QOS_TYPE
|
||||
Quality of service (QoS) type for the Storage Pool. QOS_TYPE must be
|
||||
one of: auto, manual, qos-type-unspecified.
|
||||
|
||||
--replica-zone=REPLICA_ZONE
|
||||
String indicating replica zone for the Storage Pool
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue