NAME
    gcloud alpha monitoring - manage Cloud Monitoring alerting policies,
        dashboards, and notification channels

SYNOPSIS
    gcloud alpha monitoring GROUP [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Manage Monitoring alerting policies, dashboards, and notification
    channels.

    More information can be found here:
      ▪ https://cloud.google.com/monitoring/api/v3/
      ▪ https://cloud.google.com/monitoring/alerts/using-alerting-api
      ▪ https://cloud.google.com/monitoring/alerts/using-channels-api
      ▪ https://cloud.google.com/monitoring/dashboards/api-dashboard

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

    Run $ gcloud help for details.

GROUPS
    GROUP is one of the following:

     channel-descriptors
        (ALPHA) Read Cloud Monitoring notification channel descriptors.

     channels
        (ALPHA) Manage Cloud Monitoring notification channels.

     dashboards
        (ALPHA) Manage Cloud Monitoring dashboards.

     metrics-scopes
        (ALPHA) Manage Cloud Monitoring Metrics Scopes.

     policies
        (ALPHA) Manage Cloud Monitoring alerting policies.

     snoozes
        (ALPHA) Manage Cloud Monitoring snoozes.

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

        $ gcloud beta monitoring

