mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
44 lines
1.1 KiB
Text
44 lines
1.1 KiB
Text
NAME
|
|
gcloud beta monitoring dashboards - manage Cloud Monitoring dashboards
|
|
|
|
SYNOPSIS
|
|
gcloud beta monitoring dashboards COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) The gcloud beta monitoring dashboards group lets you manage
|
|
Monitoring dashboards.
|
|
|
|
More information on managing dashboards 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.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
(BETA) Create a new Cloud Monitoring dashboard.
|
|
|
|
delete
|
|
(BETA) Delete a Cloud Monitoring dashboard.
|
|
|
|
describe
|
|
(BETA) Describe a Cloud Monitoring dashboard.
|
|
|
|
list
|
|
(BETA) List Cloud Monitoring dashboards.
|
|
|
|
update
|
|
(BETA) Update a Cloud Monitoring dashboard.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud monitoring dashboards
|
|
|
|
$ gcloud alpha monitoring dashboards
|
|
|