mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 07:29:40 +00:00
44 lines
1.1 KiB
Text
44 lines
1.1 KiB
Text
NAME
|
|
gcloud alpha developer-connect insights-configs - manage Insights Config
|
|
resources
|
|
|
|
SYNOPSIS
|
|
gcloud alpha developer-connect insights-configs COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) 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
|
|
(ALPHA) Create an insight config.
|
|
|
|
delete
|
|
(ALPHA) Delete insightsConfigs.
|
|
|
|
describe
|
|
(ALPHA) Describe insightsConfigs.
|
|
|
|
list
|
|
(ALPHA) List insightsConfigs.
|
|
|
|
update
|
|
(ALPHA) Update the configuration of an insight config.
|
|
|
|
NOTES
|
|
This command is currently in alpha and might change without notice. If this
|
|
command fails with API permission errors despite specifying the correct
|
|
project, you might be trying to access an API with an invitation-only early
|
|
access allowlist. These variants are also available:
|
|
|
|
$ gcloud developer-connect insights-configs
|
|
|
|
$ gcloud beta developer-connect insights-configs
|
|
|