mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-22 07:40:10 +00:00
gcloud: Thu Jun 23 08:40:08 UTC 2022
This commit is contained in:
parent
5378794555
commit
8b80260bd9
144 changed files with 4593 additions and 192 deletions
|
|
@ -196,7 +196,10 @@ OPTIONAL FLAGS
|
|||
Region of the Cloud Filestore instance.
|
||||
|
||||
--tier=TIER; default="BASIC_HDD"
|
||||
The service tier for the Cloud Filestore instance. TIER must be one of:
|
||||
The service tier for the Cloud Filestore instance. For more details,
|
||||
see: https://cloud.google.com/filestore/docs/instance-tiers
|
||||
|
||||
TIER must be one of:
|
||||
|
||||
basic-hdd
|
||||
Performant NFS storage system using HDD.
|
||||
|
|
@ -205,11 +208,14 @@ OPTIONAL FLAGS
|
|||
enterprise
|
||||
ENTERPRISE instances offer the features and availability needed for
|
||||
mission-critical workloads.
|
||||
high-scale-ssd
|
||||
High Scale instances offer NFS storage system with expanded
|
||||
capacity and performance scaling capabilities.
|
||||
premium
|
||||
Premium Filestore instance, an alias for BASIC_SSD. Use BASIC_SSD
|
||||
Premium Filestore instance, An alias for BASIC_SSD. Use BASIC_SSD
|
||||
instead whenever possible.
|
||||
standard
|
||||
Standard Filestore instance, an alias for BASIC_HDD. Use BASIC_HDD
|
||||
Standard Filestore instance, An alias for BASIC_HDD. Use BASIC_HDD
|
||||
instead whenever possible.
|
||||
|
||||
Key resource - The Cloud KMS (Key Management Service) cryptokey that will
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue