mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
39 lines
743 B
Text
39 lines
743 B
Text
NAME
|
|
gcloud logging metrics - manages logs-based metrics
|
|
|
|
SYNOPSIS
|
|
gcloud logging metrics COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manages logs-based metrics.
|
|
|
|
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 logs-based metric.
|
|
|
|
delete
|
|
Delete a logs-based metric.
|
|
|
|
describe
|
|
Display the definition of a logs-based metric.
|
|
|
|
list
|
|
Display all logs-based metrics.
|
|
|
|
update
|
|
Update the definition of a logs-based metric.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha logging metrics
|
|
|
|
$ gcloud beta logging metrics
|
|
|