1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 12:22:03 +00:00
gcloud-help/gcloud/alpha/logging/metrics/help

43 lines
1 KiB
Text
Raw Normal View History

2022-03-01 04:29:52 +00:00
NAME
gcloud alpha logging metrics - manages logs-based metrics
SYNOPSIS
gcloud alpha logging metrics COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) 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
2023-01-19 00:56:33 +00:00
(ALPHA) Create a logs-based metric.
2022-03-01 04:29:52 +00:00
delete
2023-01-19 00:56:33 +00:00
(ALPHA) Delete a logs-based metric.
2022-03-01 04:29:52 +00:00
describe
2023-01-19 00:56:33 +00:00
(ALPHA) Display the definition of a logs-based metric.
2022-03-01 04:29:52 +00:00
list
2023-01-19 00:56:33 +00:00
(ALPHA) Display all logs-based metrics.
2022-03-01 04:29:52 +00:00
update
2023-01-19 00:56:33 +00:00
(ALPHA) Update the definition of a logs-based metric.
2022-03-01 04:29:52 +00:00
NOTES
This command is currently in alpha and might change without notice. If this
command fails with API permission errors despite specifying the correct
project, you might be trying to access an API with an invitation-only early
access allowlist. These variants are also available:
$ gcloud logging metrics
$ gcloud beta logging metrics