mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Wed Jun 18 10:54:11 UTC 2025
This commit is contained in:
parent
fa40c10f6a
commit
3a534cb57c
83 changed files with 849 additions and 219 deletions
|
|
@ -11,7 +11,8 @@ SYNOPSIS
|
|||
[--next-hop-ilb-region=NEXT_HOP_ILB_REGION]
|
||||
[--next-hop-instance-zone=NEXT_HOP_INSTANCE_ZONE]
|
||||
[--next-hop-vpn-tunnel-region=NEXT_HOP_VPN_TUNNEL_REGION]
|
||||
[--priority=PRIORITY; default=1000] [--tags=TAG,[TAG,...]]
|
||||
[--priority=PRIORITY; default=1000]
|
||||
[--resource-manager-tags=[KEY=VALUE,...]] [--tags=TAG,[TAG,...]]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
|
|
@ -158,6 +159,9 @@ OPTIONAL FLAGS
|
|||
Specifies the priority of this route relative to other routes with the
|
||||
same specificity. The lower the value, the higher the priority.
|
||||
|
||||
--resource-manager-tags=[KEY=VALUE,...]
|
||||
A comma-separated list of Resource Manager tags to apply to the route.
|
||||
|
||||
--tags=TAG,[TAG,...]
|
||||
Identifies the set of instances that this route will apply to. If no
|
||||
tags are provided, the route will apply to all instances in the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue