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

gcloud: Wed May 1 09:26:55 UTC 2024

This commit is contained in:
Automated 2024-05-01 09:26:55 +00:00
parent 3740758467
commit 48fac7efd4
454 changed files with 11765 additions and 12790 deletions

View file

@ -12,8 +12,9 @@ SYNOPSIS
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) Use this command to update the --kms-key-name, --storage-location
and --disable-default-sink associated with the Cloud Logging Logs Router.
(BETA) Use this command to update the --kms-key-name, --storage-location,
--disable-default-sink and --analytics-mode associated with the Cloud
Logging Logs Router.
The Cloud KMS key must already exist and Cloud Logging must have permission
to access it.
@ -58,6 +59,12 @@ EXAMPLES
$ gcloud beta logging settings update \
--organization=[ORGANIZATION_ID] --disable-default-sink=false
To enable analytics for the log buckets under an organization, run:
$ gcloud beta logging settings update \
--organization=[ORGANIZATION_ID] --disable-default-sink=false \
--analytics-mode=enabled
REQUIRED FLAGS
Exactly one of these must be specified: