NAME
    gcloud storage insights inventory-reports - manage Cloud Storage inventory
        report configurations

SYNOPSIS
    gcloud storage insights inventory-reports GROUP | COMMAND
        [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    Manage Cloud Storage inventory report configurations.

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

    Run $ gcloud help for details.

GROUPS
    GROUP is one of the following:

     details
        Retrieve details of inventory reports.

COMMANDS
    COMMAND is one of the following:

     create
        Create a new inventory report config.

     delete
        Delete an inventory report config.

     describe
        Describe an inventory report config.

     list
        Lists all inventory report configs.

     update
        Update an inventory report config.

NOTES
    This variant is also available:

        $ gcloud alpha storage insights inventory-reports

