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

gcloud: Wed Oct 2 09:51:07 UTC 2024

This commit is contained in:
Automated 2024-10-02 09:51:07 +00:00
parent 0a5b6f11af
commit 489be55d99
133 changed files with 4948 additions and 242 deletions

View file

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

View file

@ -77,7 +77,7 @@ FLAGS
backlog, from the moment a message is published. If
--retain-acked-messages is true, this also configures the retention of
acknowledged messages. Specify "default" to use the default value of 7
days. The minimum is 10 minutes, and the maximum is 7 days. Valid
days. The minimum is 10 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.
@ -197,7 +197,7 @@ 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