mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Wed Jul 2 11:05:25 UTC 2025
This commit is contained in:
parent
f645b4c02d
commit
e53f7148d8
197 changed files with 6280 additions and 495 deletions
|
|
@ -8,6 +8,7 @@ SYNOPSIS
|
|||
[--bgp-identifier-range=BGP_IDENTIFIER_RANGE]
|
||||
[--description=DESCRIPTION] [--encrypted-interconnect-router]
|
||||
[--keepalive-interval=KEEPALIVE_INTERVAL] [--region=REGION]
|
||||
[--resource-manager-tags=[KEY=VALUE,...]]
|
||||
[--set-advertisement-groups=[GROUP,...]]
|
||||
[--set-advertisement-ranges=[CIDR_RANGE=DESC,...]]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
|
@ -99,6 +100,9 @@ OPTIONAL FLAGS
|
|||
Alternatively, the region can be stored in the environment variable
|
||||
CLOUDSDK_COMPUTE_REGION.
|
||||
|
||||
--resource-manager-tags=[KEY=VALUE,...]
|
||||
A comma-separated list of Resource Manager tags to apply to the router.
|
||||
|
||||
--set-advertisement-groups=[GROUP,...]
|
||||
The list of pre-defined groups of IP ranges to dynamically advertise on
|
||||
this router. This list can only be specified in custom advertisement
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue