mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
40 lines
1 KiB
Text
40 lines
1 KiB
Text
NAME
|
|
gcloud beta monitoring metrics-scopes - manage Cloud Monitoring Metrics
|
|
Scopes
|
|
|
|
SYNOPSIS
|
|
gcloud beta monitoring metrics-scopes COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) The gcloud beta monitoring metrics-scopes group lets you manage
|
|
Monitoring metrics scopes.
|
|
|
|
More information on managing metrics scopes can be found here:
|
|
https://cloud.google.com/monitoring/settings/manage-api
|
|
|
|
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 monitored project in a metrics scope.
|
|
|
|
delete
|
|
(BETA) Delete a monitored project in a metrics scope.
|
|
|
|
describe
|
|
(BETA) Describe a Cloud Monitoring metrics scope.
|
|
|
|
list
|
|
(BETA) List the metrics scopes monitoring the specified project.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. This
|
|
variant is also available:
|
|
|
|
$ gcloud alpha monitoring metrics-scopes
|
|
|