NAME
    gcloud beta asset - manage the Cloud Asset Inventory

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

DESCRIPTION
    (BETA) 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
        (BETA) Manage Cloud Asset Inventory feeds.

     operations
        (BETA) Manage Cloud Asset Inventory operations.

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

COMMANDS
    COMMAND is one of the following:

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

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

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

     analyze-org-policy-governed-assets
        (BETA) Analyze organization policies governed assets under a scope.

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

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

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

     list
        (BETA) List the Cloud assets.

     query
        (BETA) Query the Cloud assets.

     search-all-iam-policies
        (BETA) Searches all IAM policies within the specified accessible scope,
        such as a project, folder or organization.

     search-all-resources
        (BETA) Searches all Cloud resources within the specified accessible
        scope, such as a project, folder or organization.

NOTES
    This command is currently in beta and might change without notice. These
    variants are also available:

        $ gcloud asset

        $ gcloud alpha asset

