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

gcloud: Wed Dec 6 10:10:36 UTC 2023

This commit is contained in:
Automated 2023-12-06 10:10:36 +00:00
parent d3074f94bb
commit f36750d203
469 changed files with 9617 additions and 1400 deletions

View file

@ -1,6 +1,6 @@
NAME
gcloud alpha storage insights dataset-configs create - create a new dataset
config for insights
config for Insights
SYNOPSIS
gcloud alpha storage insights dataset-configs create DATASET_CONFIG_NAME
@ -19,7 +19,7 @@ SYNOPSIS
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Create a new dataset config for insights.
(ALPHA) Create a new dataset config for Insights.
EXAMPLES
To create a dataset config with config name as "my-config" in location

View file

@ -7,7 +7,7 @@ SYNOPSIS
(DATASET_CONFIG : --location=LOCATION) [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Create link to the customer BigQuery instance for insights dataset
(ALPHA) Create link to the customer BigQuery instance for Insights dataset
config.
EXAMPLES

View file

@ -1,6 +1,6 @@
NAME
gcloud alpha storage insights dataset-configs delete - delete dataset
config for insights
config for Insights
SYNOPSIS
gcloud alpha storage insights dataset-configs delete
@ -8,7 +8,7 @@ SYNOPSIS
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Delete an insights dataset config.
(ALPHA) Delete an Insights dataset config.
EXAMPLES
To delete a dataset config with config name "my-config" in location

View file

@ -1,13 +1,13 @@
NAME
gcloud alpha storage insights dataset-configs describe - describe dataset
config for insights
config for Insights
SYNOPSIS
gcloud alpha storage insights dataset-configs describe
(DATASET_CONFIG : --location=LOCATION) [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Describe the insights dataset config.
(ALPHA) Describe the Insights dataset config.
EXAMPLES
To describe a dataset config with config name "my-config" in location

View file

@ -1,13 +1,13 @@
NAME
gcloud alpha storage insights dataset-configs - manage Cloud Storage
insights dataset configurations
Insights dataset configurations
SYNOPSIS
gcloud alpha storage insights dataset-configs COMMAND
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Manage Cloud Storage insights dataset configurations.
(ALPHA) Manage Cloud Storage Insights dataset configurations.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
@ -18,26 +18,26 @@ COMMANDS
COMMAND is one of the following:
create
(ALPHA) Create a new dataset config for insights.
(ALPHA) Create a new dataset config for Insights.
create-link
(ALPHA) Create a link to a BigQuery instance.
delete
(ALPHA) Delete dataset config for insights.
(ALPHA) Delete dataset config for Insights.
delete-link
(ALPHA) Delete a link to a BigQuery instance.
describe
(ALPHA) Describe dataset config for insights.
(ALPHA) Describe dataset config for Insights.
list
(ALPHA) List returns all the insights dataset configs for given
(ALPHA) List returns all the Insights dataset configs for given
location.
update
(ALPHA) Updates a dataset config for insights.
(ALPHA) Updates a dataset config for Insights.
NOTES
This command is currently in alpha and might change without notice. If this

View file

@ -1,6 +1,6 @@
NAME
gcloud alpha storage insights dataset-configs list - list returns all the
insights dataset configs for given location
Insights dataset configs for given location
SYNOPSIS
gcloud alpha storage insights dataset-configs list [--location=LOCATION]
@ -8,7 +8,7 @@ SYNOPSIS
[--sort-by=[FIELD,...]] [--uri] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) List Cloud storage insights dataset configs.
(ALPHA) List Cloud storage Insights dataset configs.
EXAMPLES
List all dataset configs in all locations:

View file

@ -1,6 +1,6 @@
NAME
gcloud alpha storage insights dataset-configs update - updates a dataset
config for insights
config for Insights
SYNOPSIS
gcloud alpha storage insights dataset-configs update
@ -8,7 +8,7 @@ SYNOPSIS
[--retention-period-days=RETENTION_DAYS] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Update a dataset config for insights.
(ALPHA) Update a dataset config for Insights.
EXAMPLES
To update the description for a dataset config "my-config" in location

View file

@ -16,7 +16,7 @@ GROUPS
GROUP is one of the following:
dataset-configs
(ALPHA) Manage Cloud Storage insights dataset configurations.
(ALPHA) Manage Cloud Storage Insights dataset configurations.
inventory-reports
(ALPHA) Manage Cloud Storage inventory report configurations.