1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 12:22:03 +00:00

gcloud: Wed Apr 27 09:13:09 UTC 2022

This commit is contained in:
Automated 2022-04-27 09:13:09 +00:00
parent 72862dfe28
commit 532fac5ddb
131 changed files with 1510 additions and 390 deletions

View file

@ -15,7 +15,8 @@ SYNOPSIS
| --target-tcp-proxy=TARGET_TCP_PROXY
| --target-vpn-gateway=TARGET_VPN_GATEWAY) [--allow-global-access]
[--allow-psc-global-access] [--description=DESCRIPTION]
[--ip-protocol=IP_PROTOCOL] [--is-mirroring-collector]
[--disable-automate-dns-zone] [--ip-protocol=IP_PROTOCOL]
[--is-mirroring-collector]
[--load-balancing-scheme=LOAD_BALANCING_SCHEME] [--network=NETWORK]
[--network-tier=NETWORK_TIER]
[--service-directory-registration=SERVICE_DIRECTORY_REGISTRATION]
@ -180,6 +181,13 @@ OPTIONAL FLAGS
--description=DESCRIPTION
Optional textual description for the forwarding rule.
--disable-automate-dns-zone
If specified, then a DNS zone will not be auto-generated for this
Private Service Connect forwarding rule. This can only be specified if
the forwarding rule's target is a service attachment
(--target-service-attachment=SERVICE_ATTACHMENT) or Google APIs bundle
(--target-google-apis-bundle=API_BUNDLE)
--ip-protocol=IP_PROTOCOL
IP protocol that the rule will serve. The default is TCP.