1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 14:56:05 +00:00

gcloud: Wed Dec 11 10:18:23 UTC 2024

This commit is contained in:
Automated 2024-12-11 10:18:23 +00:00
parent ad2752c6c9
commit ec6dc40f99
493 changed files with 17655 additions and 1753 deletions

View file

@ -97,6 +97,22 @@ REQUIRED FLAGS
core-trial
Trial edition of Looker.
nonprod-core-embed-annual
A non-production edition of Looker (Google Cloud core) product for
deploying and maintaining external analytics and custom
applications at scale. This can be purchased via an annual
contract.
nonprod-core-enterprise-annual
A non-production edition of Looker (Google Cloud core) product with
enhanced security features for a wide variety of internal BI and
analytics use cases. This can be purchased via an annual contract.
nonprod-core-standard-annual
A non-production edition of Looker (Google Cloud core) product for
small organizations or teams with fewer than 50 users. This can be
purchased via an annual contract.
--oauth-client-id=OAUTH_CLIENT_ID
The client ID from an external OAuth application.

View file

@ -15,6 +15,8 @@ SYNOPSIS
| --psc-service-attachment=[attachment=ATTACHMENT],[domain=DOMAIN]]
[--deny-maintenance-period-end-date=DENY_MAINTENANCE_PERIOD_END_DATE
--deny-maintenance-period-start-date=DENY_MAINTENANCE_PERIOD_START_DATE --deny-maintenance-period-time=DENY_MAINTENANCE_PERIOD_TIME]
[--gemini-enabled
--gemini-preview-tester-enabled --gemini-prompt-log-enabled]
[--maintenance-window-day=MAINTENANCE_WINDOW_DAY
--maintenance-window-time=MAINTENANCE_WINDOW_TIME]
[--oauth-client-id=OAUTH_CLIENT_ID
@ -170,6 +172,32 @@ FLAGS
This flag argument must be specified if any of the other arguments in
this group are specified.
Gemini AI - Gemini AI is a powerful AI model that can be used to answer
questions, generate content, and perform a variety of other tasks.
--gemini-enabled
This specifies whether Gemini AI is enabled on the Looker instance.
To disable Gemini AI, use the --no-gemini-enabled flag.
This flag argument must be specified if any of the other arguments in
this group are specified.
--gemini-preview-tester-enabled
This specifies whether user opts in for Gemini AI public preview for
the Looker instance. To disable Gemini AI public preview, use the
--no-gemini-preview-tester-enabled flag.
This flag argument must be specified if any of the other arguments in
this group are specified.
--gemini-prompt-log-enabled
This specifies whether user opts in for Gemini AI prompt logging for
the Looker instance. To disable Gemini AI prompt logging, use the
--no-gemini-prompt-log-enabled flag.
This flag argument must be specified if any of the other arguments in
this group are specified.
Maintenance Window - Maintenance typically only takes place once every few
months, and requires your instance to be restarted while updates are made,
which disrupts service briefly.