mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Mar 1 10:23:17 UTC 2023
This commit is contained in:
parent
7664984b79
commit
bdaa0b3cfc
230 changed files with 8963 additions and 242 deletions
|
|
@ -83,7 +83,8 @@ FLAGS
|
|||
GROUP must be (currently only one value is supported):
|
||||
|
||||
ALL_SUBNETS
|
||||
Automatically advertise all available subnets.
|
||||
Automatically advertise all available subnets. This excludes any
|
||||
routes learned for subnets that use VPC Network Peering.
|
||||
|
||||
--set-advertisement-ranges=[CIDR_RANGE=DESC,...]
|
||||
The list of individual IP ranges, in CIDR format, to dynamically
|
||||
|
|
@ -103,7 +104,8 @@ FLAGS
|
|||
GROUP must be (currently only one value is supported):
|
||||
|
||||
ALL_SUBNETS
|
||||
Automatically advertise all available subnets.
|
||||
Automatically advertise all available subnets. This excludes any
|
||||
routes learned for subnets that use VPC Network Peering.
|
||||
|
||||
--add-advertisement-ranges=[CIDR_RANGE=DESC,...]
|
||||
A list of individual IP ranges, in CIDR format, to dynamically
|
||||
|
|
@ -123,7 +125,8 @@ FLAGS
|
|||
GROUP must be (currently only one value is supported):
|
||||
|
||||
ALL_SUBNETS
|
||||
Automatically advertise all available subnets.
|
||||
Automatically advertise all available subnets. This excludes any
|
||||
routes learned for subnets that use VPC Network Peering.
|
||||
|
||||
--remove-advertisement-ranges=[CIDR_RANGE,...]
|
||||
A list of individual IP ranges, in CIDR format, to remove from
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue