mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-20 04:58:26 +00:00
gcloud: Sat Jun 14 05:31:37 UTC 2025
This commit is contained in:
parent
1799759190
commit
fa40c10f6a
712 changed files with 17386 additions and 4918 deletions
|
|
@ -8,10 +8,11 @@ SYNOPSIS
|
|||
[--active-directory=ACTIVE_DIRECTORY]
|
||||
[--allow-auto-tiering=ALLOW_AUTO_TIERING] [--async]
|
||||
[--capacity=CAPACITY] [--description=DESCRIPTION]
|
||||
[--replica-zone=REPLICA_ZONE] [--total-iops=TOTAL_IOPS]
|
||||
[--total-throughput=TOTAL_THROUGHPUT] [--update-labels=[KEY=VALUE,...]]
|
||||
[--zone=ZONE] [--clear-labels | --remove-labels=[KEY,...]]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
[--enable-hot-tier-auto-resize=ENABLE_HOT_TIER_AUTO_RESIZE]
|
||||
[--hot-tier-size=HOT_TIER_SIZE] [--replica-zone=REPLICA_ZONE]
|
||||
[--total-iops=TOTAL_IOPS] [--total-throughput=TOTAL_THROUGHPUT]
|
||||
[--update-labels=[KEY=VALUE,...]] [--zone=ZONE]
|
||||
[--clear-labels | --remove-labels=[KEY,...]] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) Updates a Storage Pool with given arguments
|
||||
|
|
@ -96,6 +97,14 @@ FLAGS
|
|||
--description=DESCRIPTION
|
||||
A description of the Cloud NetApp Storage Pool
|
||||
|
||||
--enable-hot-tier-auto-resize=ENABLE_HOT_TIER_AUTO_RESIZE
|
||||
Boolean flag indicating whether Storage Pool is allowed to use hot tier
|
||||
auto resize
|
||||
|
||||
--hot-tier-size=HOT_TIER_SIZE
|
||||
The hot tier size of the Storage Pool in GiB/s units. If no throughput
|
||||
unit is specified, GiB/s is assumed.
|
||||
|
||||
--replica-zone=REPLICA_ZONE
|
||||
String indicating replica zone for the Storage Pool
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue