1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 12:22:03 +00:00

gcloud: Wed May 8 09:17:12 UTC 2024

This commit is contained in:
Automated 2024-05-08 09:17:12 +00:00
parent 48fac7efd4
commit e8259d86b1
110 changed files with 1686 additions and 651 deletions

View file

@ -4,7 +4,9 @@ NAME
SYNOPSIS
gcloud looker instances update (INSTANCE : --region=REGION)
[--allowed-email-domains=[ALLOWED_EMAIL_DOMAINS,...]] [--async]
[--custom-domain=CUSTOM_DOMAIN] [--public-ip-enabled]
[--custom-domain=CUSTOM_DOMAIN]
[--linked-lsp-project-number=LINKED_LSP_PROJECT_NUMBER]
[--public-ip-enabled]
[--add-developer-users=ADD_DEVELOPER_USERS
--add-standard-users=ADD_STANDARD_USERS
--add-viewer-users=ADD_VIEWER_USERS]
@ -87,6 +89,9 @@ FLAGS
--custom-domain=CUSTOM_DOMAIN
Domain name wanted to serve the Looker instance.
--linked-lsp-project-number=LINKED_LSP_PROJECT_NUMBER
The Looker Studio Pro project number to be linked.
--public-ip-enabled
This specifies whether public IP is enabled on the Looker instance.