1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 12:22:03 +00:00

gcloud: Wed Mar 16 08:47:18 UTC 2022

This commit is contained in:
Automated 2022-03-16 08:47:18 +00:00
parent 7d82d0fc32
commit 971306823a
187 changed files with 3248 additions and 630 deletions

View file

@ -69,10 +69,13 @@ REQUIRED FLAGS
--nat-custom-subnet-ip-ranges=SUBNETWORK[:RANGE_NAME],[...]
List of subnetwork primary and secondary IP ranges to be allowed to
use NAT. [SUBNETWORK]: including a subnetwork name includes only the
primary subnet range of the subnetwork. [SUBNETWORK]:[RANGE_NAME]:
specifying a subnetwork and secondary range name includes only that
secondary range.It does not include the primary range of the subnet.
use NAT.
▸ SUBNETWORK - including a subnetwork name includes only the
primary subnet range of the subnetwork.
▸ SUBNETWORK:RANGE_NAME - specifying a subnetwork and secondary
range name includes only that secondary range. It does not include
the primary range of the subnet.
--nat-primary-subnet-ip-ranges
Allow only primary IP ranges of all subnetworks in the region to use

View file

@ -242,10 +242,13 @@ OPTIONAL FLAGS
--nat-custom-subnet-ip-ranges=SUBNETWORK[:RANGE_NAME],[...]
List of subnetwork primary and secondary IP ranges to be allowed to
use NAT. [SUBNETWORK]: including a subnetwork name includes only the
primary subnet range of the subnetwork. [SUBNETWORK]:[RANGE_NAME]:
specifying a subnetwork and secondary range name includes only that
secondary range.It does not include the primary range of the subnet.
use NAT.
▸ SUBNETWORK - including a subnetwork name includes only the
primary subnet range of the subnetwork.
▸ SUBNETWORK:RANGE_NAME - specifying a subnetwork and secondary
range name includes only that secondary range. It does not include
the primary range of the subnet.
--nat-primary-subnet-ip-ranges
Allow only primary IP ranges of all subnetworks in the region to use