mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 02:25:19 +00:00
gcloud: Wed Nov 15 11:42:54 UTC 2023
This commit is contained in:
parent
03f0979970
commit
d3074f94bb
224 changed files with 6432 additions and 626 deletions
|
|
@ -79,14 +79,11 @@ FLAGS
|
|||
--snapshot-time=SNAPSHOT_TIME
|
||||
The version of the database to export.
|
||||
|
||||
The timestamp must be rounded to the minute, in the past, and not older
|
||||
than 5 days. Please choose a reasonable timestamp based on prior
|
||||
knowledge on how long exports take as data at provided snapshot
|
||||
timestamp can expire during export.
|
||||
|
||||
If specified, then the exported documents will represent a consistent
|
||||
view of the database at the provided time. Otherwise, there are no
|
||||
guarantees about the consistency of the exported documents.
|
||||
The timestamp must be in the past, rounded to the minute and not older
|
||||
than earliestVersionTime. If specified, then the exported documents
|
||||
will represent a consistent view of the database at the provided time.
|
||||
Otherwise, there are no guarantees about the consistency of the
|
||||
exported documents.
|
||||
|
||||
For example, to operate on snapshot time 2023-05-26T10:20:00.00Z:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue