mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 23:49:35 +00:00
gcloud: Wed Oct 2 09:51:07 UTC 2024
This commit is contained in:
parent
0a5b6f11af
commit
489be55d99
133 changed files with 4948 additions and 242 deletions
|
|
@ -123,7 +123,7 @@ OPTIONAL FLAGS
|
|||
backlog, from the moment a message is published. If
|
||||
--retain-acked-messages is true, this also configures the retention of
|
||||
acknowledged messages. The default value is 7 days, the minimum is 10
|
||||
minutes, and the maximum is 7 days. Valid values are strings of the
|
||||
minutes, and the maximum is 31 days. Valid values are strings of the
|
||||
form INTEGER[UNIT], where UNIT is one of "s", "m", "h", and "d" for
|
||||
seconds, minutes, hours, and days, respectively. If the unit is
|
||||
omitted, seconds is assumed.
|
||||
|
|
@ -209,7 +209,7 @@ OPTIONAL FLAGS
|
|||
|
||||
--cloud-storage-max-bytes=CLOUD_STORAGE_MAX_BYTES
|
||||
The maximum bytes that can be written to a Cloud Storage file
|
||||
before a new file is created. The value must be between 1KB to
|
||||
before a new file is created. The value must be between 1000B and
|
||||
10GB. If the unit is omitted, KB is assumed.
|
||||
|
||||
--cloud-storage-max-duration=CLOUD_STORAGE_MAX_DURATION
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue