NAME
    gcloud alpha asset feeds - manage Cloud Asset Inventory feeds

SYNOPSIS
    gcloud alpha asset feeds COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Manage Cloud Asset Inventory feeds.

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     create
        (ALPHA) Create a Cloud Asset Inventory Feed.

     delete
        (ALPHA) Delete a Cloud Asset Inventory Feed.

     describe
        (ALPHA) Describe a Cloud Asset Inventory Feed.

     list
        (ALPHA) List Cloud Asset Inventory Feeds.

     update
        (ALPHA) Update an existing Cloud Asset Inventory Feed.

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 feeds

        $ gcloud beta asset feeds

