1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 20:36:39 +00:00

gcloud: Wed Oct 25 11:42:23 UTC 2023

This commit is contained in:
Automated 2023-10-25 11:42:23 +00:00
parent a15665661a
commit d34c41a2ce
305 changed files with 5549 additions and 699 deletions

View file

@ -117,7 +117,8 @@ FLAGS
At most one of these can be specified:
--clear-message-retention-duration
If set, clear the message retention duration from the topic.
If set, clear the message retention duration from the topic. Use
--no-clear-message-retention-duration to disable this flag.
--message-retention-duration=MESSAGE_RETENTION_DURATION
Indicates the minimum duration to retain a message after it is
@ -135,7 +136,8 @@ FLAGS
At most one of these can be specified:
--clear-schema-settings
If set, clear the Schema Settings from the topic.
If set, clear the Schema Settings from the topic. Use
--no-clear-schema-settings to disable this flag.
Schema settings. The schema that messages published to this topic must
conform to and the expected message encoding.