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/dashboards/help
2022-03-01 04:29:52 +00:00

43 lines
965 B
Text

NAME
gcloud monitoring dashboards - manage Cloud Monitoring dashboards
SYNOPSIS
gcloud monitoring dashboards COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
The gcloud 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
Create a new Cloud Monitoring dashboard.
delete
Delete a Cloud Monitoring dashboard.
describe
Describe a Cloud Monitoring dashboard.
list
List Cloud Monitoring dashboards.
update
Update a Cloud Monitoring dashboard.
NOTES
These variants are also available:
$ gcloud alpha monitoring dashboards
$ gcloud beta monitoring dashboards