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:
parent
48fac7efd4
commit
e8259d86b1
110 changed files with 1686 additions and 651 deletions
|
|
@ -5,6 +5,7 @@ SYNOPSIS
|
|||
gcloud alpha looker instances update (INSTANCE : --region=REGION)
|
||||
[--allowed-email-domains=[ALLOWED_EMAIL_DOMAINS,...]] [--async]
|
||||
[--custom-domain=CUSTOM_DOMAIN] [--enable-public-ip]
|
||||
[--linked-lsp-project-number=LINKED_LSP_PROJECT_NUMBER]
|
||||
[--add-developer-users=ADD_DEVELOPER_USERS
|
||||
--add-standard-users=ADD_STANDARD_USERS
|
||||
--add-viewer-users=ADD_VIEWER_USERS]
|
||||
|
|
@ -91,6 +92,9 @@ FLAGS
|
|||
--enable-public-ip
|
||||
This specifies whether public IP is enabled on the Looker instance.
|
||||
|
||||
--linked-lsp-project-number=LINKED_LSP_PROJECT_NUMBER
|
||||
The Looker Studio Pro project number to be linked.
|
||||
|
||||
User Allocations - There are ten Standard and two Developer users included
|
||||
in the cost of the product. You can allocate additional Standard, Viewer,
|
||||
and Developer users for this instance. It is an optional step and can be
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue