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

gcloud: Wed Sep 17 11:04:06 UTC 2025

This commit is contained in:
Automated 2025-09-17 11:04:06 +00:00
parent 78d417f901
commit 79c9fb4d92
193 changed files with 12122 additions and 1486 deletions

View file

@ -438,11 +438,11 @@ FLAGS
0 to 100.
--psc-auto-connections=[network=NETWORK],[project=PROJECT]
A comma-separated list of networks or a comma-separated list of
network-project pairs. Each project in this list is represented by a
project number (numeric) or by a project ID (alphanumeric). This allows
Private Service Connect connections to be created automatically for the
specified networks. For example, this connection uses "the form
A comma-separated list of networks or network-project pairs. Each
project is represented by a project number (numeric) or by a project ID
(alphanumeric). This allows Private Service Connect connections to be
created automatically for the specified networks. For example, this
connection uses "the form
psc-auto-connections=network=projects/testproject1/global/networks/testnetwork1"
or "the form
psc-auto-connections=project=testproject1,network=projects/testproject1/global/networks/testnetwork1".