1
0
Fork 0
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:
Automated 2025-03-05 10:41:25 +00:00
parent a597993b2e
commit 6dc93282df
279 changed files with 4198 additions and 801 deletions

View file

@ -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