mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 23:49:35 +00:00
gcloud: Wed Mar 5 10:41:25 UTC 2025
This commit is contained in:
parent
a597993b2e
commit
6dc93282df
279 changed files with 4198 additions and 801 deletions
|
|
@ -19,6 +19,8 @@ SYNOPSIS
|
|||
[--dead-letter-topic=DEAD_LETTER_TOPIC
|
||||
: --dead-letter-topic-project=DEAD_LETTER_TOPIC_PROJECT]]
|
||||
[--clear-labels | --remove-labels=[KEY,...]]
|
||||
[--clear-message-transforms
|
||||
| --message-transforms-file=MESSAGE_TRANSFORMS_FILE]
|
||||
[--clear-retry-policy | --max-retry-delay=MAX_RETRY_DELAY
|
||||
--min-retry-delay=MIN_RETRY_DELAY]
|
||||
[--push-auth-service-account=SERVICE_ACCOUNT_EMAIL
|
||||
|
|
@ -307,6 +309,15 @@ FLAGS
|
|||
silently ignored. If --update-labels is also specified then
|
||||
--update-labels is applied first.
|
||||
|
||||
At most one of these can be specified:
|
||||
|
||||
--clear-message-transforms
|
||||
If set, clears the message transforms field. Use
|
||||
--no-clear-message-transforms to disable this flag.
|
||||
|
||||
--message-transforms-file=MESSAGE_TRANSFORMS_FILE
|
||||
Path to YAML or JSON file containing message transforms.
|
||||
|
||||
At most one of these can be specified:
|
||||
|
||||
--clear-retry-policy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue