1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 10:35:03 +00:00

gcloud: Wed May 18 08:41:01 UTC 2022

This commit is contained in:
Automated 2022-05-18 08:41:01 +00:00
parent 379049f21a
commit 9f95235d93
258 changed files with 7569 additions and 441 deletions

View file

@ -14,8 +14,8 @@ SYNOPSIS
| --target-ssl-proxy=TARGET_SSL_PROXY
| --target-tcp-proxy=TARGET_TCP_PROXY
| --target-vpn-gateway=TARGET_VPN_GATEWAY) [--allow-global-access]
[--description=DESCRIPTION] [--ip-protocol=IP_PROTOCOL]
[--is-mirroring-collector]
[--description=DESCRIPTION] [--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]
@ -173,6 +173,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.