mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Thu Jun 6 09:19:36 UTC 2024
This commit is contained in:
parent
595ac8640a
commit
40ba53d37f
93 changed files with 3117 additions and 305 deletions
|
|
@ -16,6 +16,8 @@ SYNOPSIS
|
|||
| --target-vpn-gateway=TARGET_VPN_GATEWAY) [--address=ADDRESS]
|
||||
[--allow-global-access] [--allow-psc-global-access]
|
||||
[--description=DESCRIPTION] [--disable-automate-dns-zone]
|
||||
[--ip-collection=IP_COLLECTION]
|
||||
[--ip-collection-region=IP_COLLECTION_REGION]
|
||||
[--ip-protocol=IP_PROTOCOL] [--ip-version=IP_VERSION]
|
||||
[--is-mirroring-collector]
|
||||
[--load-balancing-scheme=LOAD_BALANCING_SCHEME] [--network=NETWORK]
|
||||
|
|
@ -217,6 +219,16 @@ OPTIONAL FLAGS
|
|||
(--target-service-attachment=SERVICE_ATTACHMENT) or Google APIs bundle
|
||||
(--target-google-apis-bundle=API_BUNDLE)
|
||||
|
||||
--ip-collection=IP_COLLECTION
|
||||
Resource reference to a public delegated prefix. The
|
||||
PublicDelegatedPrefix (PDP) must be a sub-prefix in
|
||||
EXTERNAL_IPV6_FORWARDING_RULE_CREATION mode.
|
||||
|
||||
--ip-collection-region=IP_COLLECTION_REGION
|
||||
Region of the public delegated prefix to operate on. If not specified,
|
||||
the region is set to the region of the forwarding rule. Overrides the
|
||||
default compute/region property value for this command invocation.
|
||||
|
||||
--ip-protocol=IP_PROTOCOL
|
||||
IP protocol that the rule will serve. The default is TCP.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue