NAME
    gcloud beta app-optimize reports - a Report is a collection of data for a
        given Scope (i.e., Project or Application) consisting of the requested
        dimensions, metrics, and filters

SYNOPSIS
    gcloud beta app-optimize reports COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (BETA) A Report is a collection of data for a given Scope (i.e., Project or
    Application) consisting of the requested dimensions, metrics, and filters.

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     create
        (BETA) Creates an AppOptimize Report.

     delete
        (BETA) Deletes an existing AppOptimize Report.

     describe
        (BETA) Gets an existing AppOptimize Report.

     list
        (BETA) Lists existing AppOptimize Reports.

     read
        (BETA) Reads an existing AppOptimize Report.

NOTES
    This command is currently in beta and might change without notice.

