1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 10:35:03 +00:00
gcloud-help/gcloud/beta/monitoring/dashboards/help
2022-03-01 04:29:52 +00:00

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