NAME
    gcloud alpha monitoring uptime - manage Cloud Monitoring uptime checks

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

DESCRIPTION
    (ALPHA) Manage Monitoring uptime checks.

    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.

     delete
        (ALPHA) Delete an uptime check.

     describe
        (ALPHA) Describe an uptime check.

     list-configs
        (ALPHA) List uptime checks.

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

     update
        (ALPHA) Update an existing uptime check.

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.

