mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 02:25:19 +00:00
31 lines
614 B
Text
31 lines
614 B
Text
|
|
NAME
|
||
|
|
gcloud monitoring - manage Cloud Monitoring dashboards
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud monitoring GROUP [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
Manage Monitoring dashboards.
|
||
|
|
|
||
|
|
More information can be found here:
|
||
|
|
▪ https://cloud.google.com/monitoring/dashboards/api-dashboard
|
||
|
|
|
||
|
|
GCLOUD WIDE FLAGS
|
||
|
|
These flags are available to all commands: --help.
|
||
|
|
|
||
|
|
Run $ gcloud help for details.
|
||
|
|
|
||
|
|
GROUPS
|
||
|
|
GROUP is one of the following:
|
||
|
|
|
||
|
|
dashboards
|
||
|
|
Manage Cloud Monitoring dashboards.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
These variants are also available:
|
||
|
|
|
||
|
|
$ gcloud alpha monitoring
|
||
|
|
|
||
|
|
$ gcloud beta monitoring
|
||
|
|
|