1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 10:35:03 +00:00
gcloud-help/gcloud/alpha/monitoring/uptime/help
2024-01-18 10:21:20 +00:00

49 lines
1.3 KiB
Text

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