mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
gcloud: Wed May 25 08:41:12 UTC 2022
This commit is contained in:
parent
bda2bf9142
commit
5b5ff68a0d
154 changed files with 3252 additions and 284 deletions
|
|
@ -4,8 +4,8 @@ NAME
|
|||
|
||||
SYNOPSIS
|
||||
gcloud alpha logging metrics update METRIC_NAME
|
||||
(--config-from-file=CONFIG_FROM_FILE
|
||||
| --description=DESCRIPTION --log-filter=LOG_FILTER)
|
||||
(--config-from-file=CONFIG_FROM_FILE | --bucket-name=BUCKET_NAME
|
||||
--description=DESCRIPTION --log-filter=LOG_FILTER)
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
|
|
@ -54,6 +54,9 @@ REQUIRED FLAGS
|
|||
Arguments to specify information about simple counter logs-based
|
||||
metrics.
|
||||
|
||||
--bucket-name=BUCKET_NAME
|
||||
The Log Bucket name which owns the log-based metric.
|
||||
|
||||
--description=DESCRIPTION
|
||||
A new description for the metric. If omitted, the description is
|
||||
not changed.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue