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

46 lines
1 KiB
Text

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