gcloud beta recommender recommender-config describe - describe a recommender configuration
gcloud beta recommender recommender-config describe RECOMMENDER --location=LOCATION (--billing-account=BILLING_ACCOUNT | --organization=ORGANIZATION_ID | --project=PROJECT_ID) [GCLOUD_WIDE_FLAG ...]
(BETA) Describe a recommender configuration based on a given entity (project, organization, billing account), location, and recommender.
To describe a recommender configuration, run:
$ gcloud beta recommender recommender-config describe \ ${RECOMMENDER} --project=${PROJECT} --location=${LOCATION}
- RECOMMENDER
Recommender to use for this invocation.
- --location=LOCATION
Location to use for this invocation.
- Resource that is associated with cloud entity type.
Exactly one of these must be specified:
- --billing-account=BILLING_ACCOUNT
The Google Cloud billing account ID to use for this invocation.
- --organization=ORGANIZATION_ID
The Google Cloud organization ID to use for this invocation.
- --project=PROJECT_ID
The Google Cloud project ID. Overrides the default core/project property value for this command invocation.
These flags are available to all commands: --access-token-file, --account, --billing-project, --configuration, --flags-file, --flatten, --format, --help, --impersonate-service-account, --log-http, --project, --quiet, --trace-token, --user-output-enabled, --verbosity.
Run $ gcloud help for details.
This command is currently in beta and might change without notice. This variant is also available:
$ gcloud recommender recommender-config describe