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

SYNOPSIS
    gcloud monitoring uptime COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    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
        Create a new uptime check or synthetic monitor.

     delete
        Delete an uptime check or synthetic monitor.

     describe
        Describe an uptime check or synthetic monitor.

     list-configs
        List uptime checks and synthetic monitors.

     list-ips
        List uptime check server ips.

     update
        Update an existing uptime check or synthetic monitor.

NOTES
    These variants are also available:

        $ gcloud alpha monitoring uptime

        $ gcloud beta monitoring uptime

