NAME
    gcloud alpha monitoring dashboards - manage Cloud Monitoring dashboards

SYNOPSIS
    gcloud alpha monitoring dashboards COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) The gcloud alpha monitoring dashboards group lets you manage
    Monitoring dashboards.

    More information on managing dashboards can be found here:
    https://cloud.google.com/monitoring/dashboards/api-dashboard

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 new Cloud Monitoring dashboard.

     delete
        (ALPHA) Delete a Cloud Monitoring dashboard.

     describe
        (ALPHA) Describe a Cloud Monitoring dashboard.

     list
        (ALPHA) List Cloud Monitoring dashboards.

     update
        (ALPHA) Update a Cloud Monitoring dashboard.

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 monitoring dashboards

        $ gcloud beta monitoring dashboards

