mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
39 lines
745 B
Text
39 lines
745 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
|
|
Creates a logs-based metric.
|
|
|
|
delete
|
|
Deletes a logs-based metric.
|
|
|
|
describe
|
|
Shows the definition of a logs-based metric.
|
|
|
|
list
|
|
Displays all logs-based metrics.
|
|
|
|
update
|
|
Updates the definition of a logs-based metric.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha logging metrics
|
|
|
|
$ gcloud beta logging metrics
|
|
|