1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-11 15:39:42 +00:00

gcloud: Wed Apr 26 10:24:37 UTC 2023

This commit is contained in:
Automated 2023-04-26 10:24:37 +00:00
parent b33a8a3e6e
commit 2ae1bc2b12
276 changed files with 6093 additions and 833 deletions

View file

@ -14,9 +14,10 @@ SYNOPSIS
| --target-ssl-proxy=TARGET_SSL_PROXY
| --target-tcp-proxy=TARGET_TCP_PROXY
| --target-vpn-gateway=TARGET_VPN_GATEWAY) [--address=ADDRESS]
[--allow-global-access] [--description=DESCRIPTION]
[--disable-automate-dns-zone] [--ip-protocol=IP_PROTOCOL]
[--ip-version=IP_VERSION] [--is-mirroring-collector]
[--allow-global-access] [--allow-psc-global-access]
[--description=DESCRIPTION] [--disable-automate-dns-zone]
[--ip-protocol=IP_PROTOCOL] [--ip-version=IP_VERSION]
[--is-mirroring-collector]
[--load-balancing-scheme=LOAD_BALANCING_SCHEME] [--network=NETWORK]
[--network-tier=NETWORK_TIER]
[--service-directory-registration=SERVICE_DIRECTORY_REGISTRATION]
@ -199,6 +200,11 @@ OPTIONAL FLAGS
forwarding rules of type INTERNAL, the target must be either a backend
service or a target instance.
--allow-psc-global-access
If specified, clients from all regions can access this Private Service
Connect forwarding rule. This can only be specified if the forwarding
rule's target is a service attachment (--target-service-attachment).
--description=DESCRIPTION
Optional textual description for the forwarding rule.