mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 20:36:39 +00:00
gcloud: Wed Jun 18 10:54:11 UTC 2025
This commit is contained in:
parent
fa40c10f6a
commit
3a534cb57c
83 changed files with 849 additions and 219 deletions
|
|
@ -5,8 +5,9 @@ NAME
|
|||
SYNOPSIS
|
||||
gcloud gemini data-sharing-with-google-settings create
|
||||
(DATA_SHARING_WITH_GOOGLE_SETTING : --location=LOCATION)
|
||||
[--enable-preview-data-sharing] [--labels=[LABELS,...]]
|
||||
[--request-id=REQUEST_ID] [GCLOUD_WIDE_FLAG ...]
|
||||
[--enable-data-sharing] [--enable-preview-data-sharing]
|
||||
[--labels=[LABELS,...]] [--request-id=REQUEST_ID]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
Create a dataSharingWithGoogleSetting
|
||||
|
|
@ -51,8 +52,11 @@ POSITIONAL ARGUMENTS
|
|||
▸ provide the argument --location on the command line.
|
||||
|
||||
FLAGS
|
||||
--enable-data-sharing
|
||||
Whether data sharing should be enabled in GA products.
|
||||
|
||||
--enable-preview-data-sharing
|
||||
Whether preview data sharing should be enabled.
|
||||
Whether data sharing should be enabled in Preview products.
|
||||
|
||||
--labels=[LABELS,...]
|
||||
Labels as key value pairs.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue