1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 02:25:19 +00:00

gcloud: Wed Mar 13 09:56:21 UTC 2024

This commit is contained in:
Automated 2024-03-13 09:56:22 +00:00
parent 7f632e0c5d
commit 75379bf68b
273 changed files with 9390 additions and 532 deletions

View file

@ -97,11 +97,14 @@ REQUIRED FLAGS
Exactly one of these must be specified:
--backfill-none
Do not automatically backfill any objects.
Do not automatically backfill any objects. This flag is equivalent to
selecting the Manual backfill type in the Google Cloud console.
--backfill-all
Automatically backfill objects included in the stream source
configuration. Specific objects can be excluded.
configuration. Specific objects can be excluded. This flag is
equivalent to selecting the Automatic backfill type in the Google
Cloud console.
At most one of these can be specified:

View file

@ -99,11 +99,14 @@ FLAGS
At most one of these can be specified:
--backfill-none
Do not automatically backfill any objects.
Do not automatically backfill any objects. This flag is equivalent to
selecting the Manual backfill type in the Google Cloud console.
--backfill-all
Automatically backfill objects included in the stream source
configuration. Specific objects can be excluded.
configuration. Specific objects can be excluded. This flag is
equivalent to selecting the Automatic backfill type in the Google
Cloud console.
At most one of these can be specified: