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

gcloud: Wed Aug 28 09:41:07 UTC 2024

This commit is contained in:
Automated 2024-08-28 09:41:07 +00:00
parent ed5fe34b64
commit afbe8a5afb
256 changed files with 8602 additions and 358 deletions

View file

@ -4,8 +4,9 @@ NAME
SYNOPSIS
gcloud alpha looker instances update (INSTANCE : --region=REGION)
[--allowed-email-domains=[ALLOWED_EMAIL_DOMAINS,...]] [--async]
[--custom-domain=CUSTOM_DOMAIN] [--enable-public-ip]
[--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]
@ -89,12 +90,12 @@ FLAGS
--custom-domain=CUSTOM_DOMAIN
Domain name wanted to serve the Looker instance.
--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.
--public-ip-enabled
This specifies whether public IP is enabled on the Looker instance.
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
@ -189,7 +190,7 @@ GCLOUD WIDE FLAGS
Run $ gcloud help for details.
API REFERENCE
This command uses the looker/v1alpha1 API. The full documentation for this
This command uses the looker/v1alpha2 API. The full documentation for this
API can be found at: https://cloud.google.com/looker/docs/reference/rest/
NOTES