mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-20 13:10:18 +00:00
gcloud: Wed Sep 18 09:49:45 UTC 2024
This commit is contained in:
parent
a3842bba95
commit
8ebed5b0f1
182 changed files with 2067 additions and 1436 deletions
|
|
@ -117,9 +117,10 @@ FLAGS
|
|||
--add-viewer-users=ADD_VIEWER_USERS
|
||||
Number of additional Viewer Users to allocate to the Looker Instance.
|
||||
|
||||
Private Service Connect - Private Service Connect allows private
|
||||
consumption of services across VPC networks that belong to different
|
||||
groups, teams, projects, or organizations.
|
||||
Private Service Connect - Private Service Connect allows the Looker
|
||||
Instance to be reached via a private connection from inside a VPC network,
|
||||
and for the Looker Instance to connect to managed services via private
|
||||
connections.
|
||||
|
||||
At most one of these can be specified:
|
||||
|
||||
|
|
@ -132,11 +133,11 @@ FLAGS
|
|||
At most one of these can be specified:
|
||||
|
||||
--clear-psc-service-attachments
|
||||
Remove all service attachments from the PSC config of the instance.
|
||||
Remove all allowed VPCs from the PSC config of the instance.
|
||||
|
||||
--psc-service-attachment=[attachment=ATTACHMENT],[domain=DOMAIN]
|
||||
The service attachments asigned to the Private Service Connect
|
||||
(PSC) config. This flag can be repeated. (Example:
|
||||
Service attachments representing egress connections for the Looker
|
||||
instance. This flag can be repeated. (Example:
|
||||
--psc-service-attachment
|
||||
domain="mydomain.com",attachment="projects/my-project/regions/us-east1/serviceAttachments/sa"
|
||||
--psc-service-attachments
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue