mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
gcloud: Wed Nov 15 11:42:54 UTC 2023
This commit is contained in:
parent
03f0979970
commit
d3074f94bb
224 changed files with 6432 additions and 626 deletions
|
|
@ -106,6 +106,7 @@ REQUIRED FLAGS
|
|||
▫ 1TB-9.75TB in 256GB increments or its multiples.
|
||||
▫ 10TB-100TB in 2.5TB increments or its multiples.
|
||||
▸ ENTERPRISE: 1TB-10TB in 256GB increments or its multiples.
|
||||
▸ REGIONAL: 1TB-9.75TB in 256GB increments or its multiples.
|
||||
|
||||
name
|
||||
The desired logical name of the volume.
|
||||
|
|
@ -172,8 +173,8 @@ REQUIRED FLAGS
|
|||
allocated IP address range is specified, it must be one of the
|
||||
ranges associated with the private service access connection. When
|
||||
specified as a direct CIDR value, it must be a /29 CIDR block for
|
||||
Basic tier or a /24 CIDR block for High Scale, Zonal or Enterprise
|
||||
tier in one of the internal IP address ranges
|
||||
Basic tier or a /24 CIDR block for High Scale, Zonal, Enterprise or
|
||||
Regional tier in one of the internal IP address ranges
|
||||
(https://www.arin.net/knowledge/address_filters.html) that
|
||||
identifies the range of IP addresses reserved for this instance.
|
||||
For example, 10.0.0.0/29 or 192.168.0.0/24. The range you specify
|
||||
|
|
@ -217,7 +218,7 @@ OPTIONAL FLAGS
|
|||
basic-ssd
|
||||
Performant NFS storage system using SSD.
|
||||
enterprise
|
||||
ENTERPRISE instances offer the features and availability needed for
|
||||
Enterprise instances offer the features and availability needed for
|
||||
mission-critical workloads.
|
||||
high-scale-ssd
|
||||
High Scale SSD instance, an alias for ZONAL. Use ZONAL instead
|
||||
|
|
@ -225,6 +226,9 @@ OPTIONAL FLAGS
|
|||
premium
|
||||
Premium Filestore instance, An alias for BASIC_SSD. Use BASIC_SSD
|
||||
instead whenever possible.
|
||||
regional
|
||||
Regional instances offer the features and availability needed for
|
||||
mission-critical workloads.
|
||||
standard
|
||||
Standard Filestore instance, An alias for BASIC_HDD. Use BASIC_HDD
|
||||
instead whenever possible.
|
||||
|
|
|
|||
|
|
@ -151,6 +151,7 @@ FLAGS
|
|||
▫ 1TB-9.75TB in 256GB increments or its multiples.
|
||||
▫ 10TB-100TB in 2.5TB increments or its multiples.
|
||||
▸ ENTERPRISE: 1TB-10TB in 256GB increments or its multiples.
|
||||
▸ REGIONAL: 1TB-9.75TB in 256GB increments or its multiples.
|
||||
|
||||
name
|
||||
The desired logical name of the volume.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue