mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +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
|
|
@ -9,7 +9,9 @@ SYNOPSIS
|
|||
--service-level=SERVICE_LEVEL [--active-directory=ACTIVE_DIRECTORY]
|
||||
[--allow-auto-tiering=ALLOW_AUTO_TIERING] [--async]
|
||||
[--custom-performance-enabled=CUSTOM_PERFORMANCE_ENABLED]
|
||||
[--description=DESCRIPTION] [--enable-ldap=ENABLE_LDAP]
|
||||
[--description=DESCRIPTION]
|
||||
[--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]
|
||||
|
|
@ -155,10 +157,18 @@ OPTIONAL 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
|
||||
|
||||
--enable-ldap=ENABLE_LDAP
|
||||
Boolean flag indicating whether Storage Pool is a NFS LDAP Storage Pool
|
||||
or not
|
||||
|
||||
--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.
|
||||
|
||||
Kms config resource - The KMS config to attach to the Storage Pool. This
|
||||
represents a Cloud resource. (NOTE) Some attributes are not given
|
||||
arguments in this group but can be set in other ways.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue