mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
42 lines
934 B
Text
42 lines
934 B
Text
NAME
|
|
gcloud recommender recommendations - manage Cloud resource recommendations
|
|
|
|
SYNOPSIS
|
|
gcloud recommender recommendations COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage Cloud resource recommendations.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
describe
|
|
Describe a recommendation for a Cloud project.
|
|
|
|
list
|
|
List operations for a recommendation.
|
|
|
|
mark-claimed
|
|
Mark a recommendation's state as CLAIMED.
|
|
|
|
mark-dismissed
|
|
Mark recommendation's state as DISMISSED.
|
|
|
|
mark-failed
|
|
Mark a recommendation's state as FAILED.
|
|
|
|
mark-succeeded
|
|
Mark a recommendation's state as SUCCEEDED.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha recommender recommendations
|
|
|
|
$ gcloud beta recommender recommendations
|
|
|