gcloud alpha recommender insights describe

NAME
gcloud alpha recommender insights describe - describe an insight
SYNOPSIS
gcloud alpha recommender insights describeINSIGHT--insight-type=INSIGHT_TYPE--location=LOCATION(--billing-account=BILLING_ACCOUNT    |--folder=FOLDER_ID    |--organization=ORGANIZATION_ID    |--project=PROJECT_ID)[GCLOUD_WIDE_FLAG]
DESCRIPTION
(ALPHA) Describe an insight. This currently supports the followingparent entities: project, billing account, folder, and organization.
EXAMPLES
To describe an insight:
gcloudalpharecommenderinsightsdescribe--insight-type=${INSIGHT_TYPE}--project=${PROJECT}--location=${LOCATION}
POSITIONAL ARGUMENTS
INSIGHT
insight to describe
REQUIRED FLAGS
--insight-type=INSIGHT_TYPE
Insight type to describe insights
--location=LOCATION
Location
Resource that is associated with cloud entity type. Currently four mutuallyexclusive flags are supported, --project, --billing-account, --folder,--organization.

Exactly one of these must be specified:

--billing-account=BILLING_ACCOUNT
The Google Cloud Platform billing account ID to use for this invocation.
--folder=FOLDER_ID
The Google Cloud Platform folder ID to use for this invocation.
--organization=ORGANIZATION_ID
The Google Cloud Platform organization ID to use for this invocation.
--project=PROJECT_ID
The Google Cloud Platform project ID. Overrides the defaultcore/project property value for this command invocation.
GCLOUD WIDE FLAGS
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.

NOTES
This command is currently in alpha and might change without notice. If thiscommand fails with API permission errors despite specifying the correct project,you might be trying to access an API with an invitation-only early accessallowlist. These variants are also available:
gcloudrecommenderinsightsdescribe
gcloudbetarecommenderinsightsdescribe

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-10-07 UTC.