1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 14:56:05 +00:00

gcloud: Wed Aug 16 10:49:45 UTC 2023

This commit is contained in:
Automated 2023-08-16 10:49:45 +00:00
parent 19bfacfbed
commit 5f3d6bc974
165 changed files with 3881 additions and 596 deletions

View file

@ -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]
@ -215,6 +217,15 @@ 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 PublicDelegatedPrefix. The PDP must be a
sub-PDP 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.