mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
43 lines
929 B
Text
43 lines
929 B
Text
|
|
NAME
|
||
|
|
gcloud beta developer-connect insights-configs - manage Insights Config
|
||
|
|
resources
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud beta developer-connect insights-configs COMMAND
|
||
|
|
[GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
(BETA) Manage Insights Config resources.
|
||
|
|
|
||
|
|
GCLOUD WIDE FLAGS
|
||
|
|
These flags are available to all commands: --help.
|
||
|
|
|
||
|
|
Run $ gcloud help for details.
|
||
|
|
|
||
|
|
COMMANDS
|
||
|
|
COMMAND is one of the following:
|
||
|
|
|
||
|
|
create
|
||
|
|
(BETA) Create an insight config.
|
||
|
|
|
||
|
|
delete
|
||
|
|
(BETA) Delete insightsConfigs.
|
||
|
|
|
||
|
|
describe
|
||
|
|
(BETA) Describe insightsConfigs.
|
||
|
|
|
||
|
|
list
|
||
|
|
(BETA) List insightsConfigs.
|
||
|
|
|
||
|
|
update
|
||
|
|
(BETA) Update the configuration of an insight config.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
This command is currently in beta and might change without notice. These
|
||
|
|
variants are also available:
|
||
|
|
|
||
|
|
$ gcloud developer-connect insights-configs
|
||
|
|
|
||
|
|
$ gcloud alpha developer-connect insights-configs
|
||
|
|
|