1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-19 07:15:23 +00:00

gcloud: Wed Nov 20 10:03:22 UTC 2024

This commit is contained in:
Automated 2024-11-20 10:03:22 +00:00
parent a63704a3af
commit ad2752c6c9
198 changed files with 7874 additions and 336 deletions

View file

@ -4,7 +4,7 @@ NAME
SYNOPSIS
gcloud beta eventarc message-buses update
(MESSAGE_BUS : --location=LOCATION) [--async]
[--logging-config=LOGGING_CONFIG]
[--labels=[KEY=VALUE,...]] [--logging-config=LOGGING_CONFIG]
[--clear-crypto-key | --crypto-key=CRYPTO_KEY] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
@ -64,6 +64,9 @@ FLAGS
Return immediately, without waiting for the operation in progress to
complete.
--labels=[KEY=VALUE,...]
Labels to apply to the message bus.
--logging-config=LOGGING_CONFIG
The logging config of the message bus. LOGGING_CONFIG must be one of:
NONE, DEBUG, INFO, NOTICE, WARNING, ERROR, CRITICAL, ALERT, EMERGENCY.