mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-21 14:39:15 +00:00
gcloud: Wed Aug 2 11:22:33 UTC 2023
This commit is contained in:
parent
4558a00e48
commit
678b9afba9
240 changed files with 7837 additions and 521 deletions
|
|
@ -118,9 +118,9 @@ REQUIRED FLAGS
|
|||
A list of IPv4 addresses or CIDR ranges that are allowed to mount
|
||||
the file share. IPv4 addresses format: {octet 1}.{octet 2}.{octet
|
||||
3}.{octet 4}. CIDR range format: {octet 1}.{octet 2}.{octet
|
||||
3}.{octet 4}/{mask size}. Overlapping IP ranges, even across
|
||||
NfsExportOptions, are not allowed and will return an error. The
|
||||
limit of IP ranges/addresses for each FileShareConfig among all
|
||||
3}.{octet 4}/{mask size}. Overlapping IP ranges are allowed for all
|
||||
tiers other than BASIC_HDD and BASIC_SSD. The limit of IP
|
||||
ranges/addresses for each FileShareConfig among all
|
||||
NfsExportOptions is 64 per instance.
|
||||
|
||||
access-mode
|
||||
|
|
|
|||
|
|
@ -132,9 +132,9 @@ FLAGS
|
|||
A list of IPv4 addresses or CIDR ranges that are allowed to mount
|
||||
the file share. IPv4 addresses format: {octet 1}.{octet 2}.{octet
|
||||
3}.{octet 4}. CIDR range format: {octet 1}.{octet 2}.{octet
|
||||
3}.{octet 4}/{mask size}. Overlapping IP ranges, even across
|
||||
NfsExportOptions, are not allowed and will return an error. The
|
||||
limit of IP ranges/addresses for each FileShareConfig among all
|
||||
3}.{octet 4}/{mask size}. Overlapping IP ranges are allowed for all
|
||||
tiers other than BASIC_HDD and BASIC_SSD. The limit of IP
|
||||
ranges/addresses for each FileShareConfig among all
|
||||
NfsExportOptions is 64 per instance.
|
||||
|
||||
access-mode
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue