mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
49 lines
1.3 KiB
Text
49 lines
1.3 KiB
Text
NAME
|
|
gcloud alpha recommender recommendations - manage Cloud resource
|
|
recommendations
|
|
|
|
SYNOPSIS
|
|
gcloud alpha recommender recommendations COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) 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
|
|
(ALPHA) Describe a recommendation for a Cloud project.
|
|
|
|
list
|
|
(ALPHA) List recommendations for Google Cloud resources.
|
|
|
|
mark-active
|
|
(ALPHA) Mark Active operations for a recommendation.
|
|
|
|
mark-claimed
|
|
(ALPHA) Mark a recommendation's state as CLAIMED.
|
|
|
|
mark-dismissed
|
|
(ALPHA) Mark recommendation's state as DISMISSED.
|
|
|
|
mark-failed
|
|
(ALPHA) Mark a recommendation's state as FAILED.
|
|
|
|
mark-succeeded
|
|
(ALPHA) Mark a recommendation's state as SUCCEEDED.
|
|
|
|
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 recommendations
|
|
|
|
$ gcloud beta recommender recommendations
|
|
|