mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
40 lines
863 B
Text
40 lines
863 B
Text
NAME
|
|
gcloud beta logging metrics - manages logs-based metrics
|
|
|
|
SYNOPSIS
|
|
gcloud beta logging metrics COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) 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
|
|
(BETA) Creates a logs-based metric.
|
|
|
|
delete
|
|
(BETA) Deletes a logs-based metric.
|
|
|
|
describe
|
|
(BETA) Shows the definition of a logs-based metric.
|
|
|
|
list
|
|
(BETA) Displays all logs-based metrics.
|
|
|
|
update
|
|
(BETA) Updates the definition of a logs-based metric.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud logging metrics
|
|
|
|
$ gcloud alpha logging metrics
|
|
|