mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Thu Jul 4 09:30:26 UTC 2024
This commit is contained in:
parent
9cd336cae4
commit
2614f6b65e
202 changed files with 4779 additions and 318 deletions
|
|
@ -14,12 +14,6 @@ EXAMPLES
|
|||
--source-backup=projects/PROJECT_ID/locations/LOCATION_ID/\
|
||||
backups/BACKUP_ID --destination-database=DATABASE_ID
|
||||
|
||||
To restore a database from a database snapshot.
|
||||
|
||||
$ gcloud firestore databases restore --source-database=SOURCE_DB \
|
||||
--snapshot-time=2023-05-26T10:20:00.00Z \
|
||||
--destination-database=DATABASE_ID
|
||||
|
||||
REQUIRED FLAGS
|
||||
--destination-database=DESTINATION_DATABASE
|
||||
Destination database to restore to. Destination database will be
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue