mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
42 lines
1.1 KiB
Text
42 lines
1.1 KiB
Text
NAME
|
|
gcloud alpha recommender insights - manage Cloud resource insights
|
|
|
|
SYNOPSIS
|
|
gcloud alpha recommender insights COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) Manage Cloud resource insights.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
describe
|
|
(ALPHA) Describe an insight.
|
|
|
|
list
|
|
(ALPHA) List insights for a cloud entity.
|
|
|
|
mark-accepted
|
|
(ALPHA) Mark an insight's state as ACCEPTED.
|
|
|
|
mark-active
|
|
(ALPHA) Mark an insight's state as ACTIVE.
|
|
|
|
mark-dismissed
|
|
(ALPHA) Mark an insight's state as DISMISSED.
|
|
|
|
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 recommender insights
|
|
|
|
$ gcloud beta recommender insights
|
|
|