mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-13 16:37:00 +00:00
30 lines
627 B
Text
30 lines
627 B
Text
|
|
NAME
|
||
|
|
gcloud recommender recommender-config - manage Cloud resource recommender
|
||
|
|
configuration
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud recommender recommender-config COMMAND [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
Manage Cloud resource recommender configuration.
|
||
|
|
|
||
|
|
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 recommender configuration.
|
||
|
|
|
||
|
|
update
|
||
|
|
Update a recommender configuration.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
This variant is also available:
|
||
|
|
|
||
|
|
$ gcloud beta recommender recommender-config
|
||
|
|
|