mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
gcloud: Wed Aug 20 11:13:38 UTC 2025
This commit is contained in:
parent
d6d01162c7
commit
470b35e498
164 changed files with 1705 additions and 392 deletions
|
|
@ -13,9 +13,9 @@ SYNOPSIS
|
|||
[--enable-hot-tier-auto-resize=ENABLE_HOT_TIER_AUTO_RESIZE]
|
||||
[--enable-ldap=ENABLE_LDAP] [--hot-tier-size=HOT_TIER_SIZE]
|
||||
[--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
|
||||
(ALPHA) Creates a Storage Pool to contain Volumes with a specified Service
|
||||
|
|
@ -200,6 +200,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