NAME
    gcloud alpha monitoring uptime - manage Cloud Monitoring uptime checks and
        synthetic monitors

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

DESCRIPTION
    (ALPHA) Manage Monitoring uptime checks and synthetic monitors.

    More information can be found here:
    https://cloud.google.com/monitoring/api/v3/

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 uptime check or synthetic monitor.

     delete
        (ALPHA) Delete an uptime check or synthetic monitor.

     describe
        (ALPHA) Describe an uptime check or synthetic monitor.

     list-configs
        (ALPHA) List uptime checks and synthetic monitors.

     list-ips
        (ALPHA) List uptime check server ips.

     update
        (ALPHA) Update an existing uptime check or synthetic monitor.

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 uptime

        $ gcloud beta monitoring uptime

