NAME
    gcloud alpha asset - manage the Cloud Asset Inventory

SYNOPSIS
    gcloud alpha asset GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Manage the Cloud Asset Inventory.

GCLOUD WIDE FLAGS
    These flags are available to all commands: --help.

    Run $ gcloud help for details.

GROUPS
    GROUP is one of the following:

     feeds
        (ALPHA) Manage Cloud Asset Inventory feeds.

     operations
        (ALPHA) Manage Cloud Asset Inventory operations.

     saved-queries
        (ALPHA) Manage Cloud Asset Inventory saved queries.

COMMANDS
    COMMAND is one of the following:

     analyze-iam-policy
        (ALPHA) ALPHA version, Analyzes IAM policies that match a request.

     analyze-iam-policy-longrunning
        (ALPHA) Analyzes IAM policies that match a request asynchronously and
        writes the results to Google Cloud Storage or BigQuery destination.

     analyze-org-policies
        (ALPHA) Analyze organization policies under a scope.

     analyze-org-policy-governed-containers
        (ALPHA) Analyze organization policies governed containers under a
        scope.

     export
        (ALPHA) Export the cloud assets to Google Cloud Storage/BigQuery.

     get-history
        (ALPHA) Get the update history of assets that overlaps a time window.

     list
        (ALPHA) List the Cloud assets.

     query
        (ALPHA) Query the Cloud assets.

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 asset

        $ gcloud beta asset

