mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 06:47:12 +00:00
gcloud: Wed Oct 11 10:37:28 UTC 2023
This commit is contained in:
parent
9641ff6585
commit
c30bb7b4ce
137 changed files with 3139 additions and 267 deletions
|
|
@ -80,9 +80,13 @@ FLAGS
|
|||
The version of the database to export.
|
||||
|
||||
The timestamp must be rounded to the minute, in the past, and not older
|
||||
than 1 hour. 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.
|
||||
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.
|
||||
|
||||
For example, to operate on snapshot time 2023-05-26T10:20:00.00Z:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue