mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 19:06:53 +00:00
44 lines
1 KiB
Text
44 lines
1 KiB
Text
NAME
|
|
gcloud beta recommender recommendations - manage Cloud resource
|
|
recommendations
|
|
|
|
SYNOPSIS
|
|
gcloud beta recommender recommendations COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) 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
|
|
(BETA) Describe a recommendation for a Cloud project.
|
|
|
|
list
|
|
(BETA) List operations for a recommendation.
|
|
|
|
mark-claimed
|
|
(BETA) Mark a recommendation's state as CLAIMED.
|
|
|
|
mark-dismissed
|
|
(BETA) Mark recommendation's state as DISMISSED.
|
|
|
|
mark-failed
|
|
(BETA) Mark a recommendation's state as FAILED.
|
|
|
|
mark-succeeded
|
|
(BETA) Mark a recommendation's state as SUCCEEDED.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud recommender recommendations
|
|
|
|
$ gcloud alpha recommender recommendations
|
|
|