mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
36 lines
994 B
Text
36 lines
994 B
Text
|
|
NAME
|
||
|
|
gcloud recommender - manage Cloud recommendations and recommendation rules
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud recommender GROUP [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
Recommender allows you to retrieve recommendations for Cloud resources,
|
||
|
|
helping you to improve security, save costs, and more. Each recommendation
|
||
|
|
includes a suggested action, its justification, and its impact.
|
||
|
|
Recommendations are grouped into a per-resource collection. To apply a
|
||
|
|
recommendation, you must use the desired service's API, not the
|
||
|
|
Recommender. Interact with and manage resources in Cloud Recommender.
|
||
|
|
|
||
|
|
GCLOUD WIDE FLAGS
|
||
|
|
These flags are available to all commands: --help.
|
||
|
|
|
||
|
|
Run $ gcloud help for details.
|
||
|
|
|
||
|
|
GROUPS
|
||
|
|
GROUP is one of the following:
|
||
|
|
|
||
|
|
insights
|
||
|
|
Manage Cloud resource insights.
|
||
|
|
|
||
|
|
recommendations
|
||
|
|
Manage Cloud resource recommendations.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
These variants are also available:
|
||
|
|
|
||
|
|
$ gcloud alpha recommender
|
||
|
|
|
||
|
|
$ gcloud beta recommender
|
||
|
|
|