mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
gcloud: Wed Sep 27 12:05:40 UTC 2023
This commit is contained in:
parent
54eca12593
commit
6c60d7f07f
256 changed files with 8313 additions and 442 deletions
|
|
@ -445,14 +445,14 @@ FLAGS
|
|||
unlimited.
|
||||
|
||||
--allowed-psc-projects=PROJECT,[PROJECT,...]
|
||||
A comma-separated list of projects. Each project in this list may be
|
||||
represented by a project number (numeric) or by a project id
|
||||
(alphanumeric). This will allow PSC connections to be established from
|
||||
specified consumer projects. This can be set only when PSC is enabled.
|
||||
A comma-separated list of projects. Each project in this list might be
|
||||
represented by a project number (numeric) or by a project ID
|
||||
(alphanumeric). This allows Private Service Connect connections to be
|
||||
established from specified consumer projects.
|
||||
|
||||
--enable-private-service-connect
|
||||
When the flag is set, a Cloud SQL instance will be created with PSC
|
||||
enabled.
|
||||
When the flag is set, a Cloud SQL instance will be created with Private
|
||||
Service Connect enabled.
|
||||
|
||||
Key resource - The Cloud KMS (Key Management Service) cryptokey that will
|
||||
be used to protect the instance. The 'Compute Engine Service Agent'
|
||||
|
|
|
|||
|
|
@ -378,15 +378,15 @@ FLAGS
|
|||
At most one of these can be specified:
|
||||
|
||||
--allowed-psc-projects=PROJECT,[PROJECT,...]
|
||||
A comma-separated list of projects. Each project in this list may be
|
||||
represented by a project number (numeric) or by a project id
|
||||
(alphanumeric). This will allow PSC connections to be established
|
||||
from specified consumer projects. This can be set only when PSC is
|
||||
enabled.
|
||||
A comma-separated list of projects. Each project in this list might
|
||||
be represented by a project number (numeric) or by a project ID
|
||||
(alphanumeric). This allows Private Service Connect connections to be
|
||||
established from specified consumer projects.
|
||||
|
||||
--clear-allowed-psc-projects
|
||||
This will clear the project allowlist of PSC, disallowing all
|
||||
projects from creating new PSC bindings to the instance.
|
||||
This will clear the project allowlist of Private Service Connect,
|
||||
disallowing all projects from creating new Private Service Connect
|
||||
bindings to the instance.
|
||||
|
||||
At most one of these can be specified:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue