Feature: Implement RESTORE command #159
Labels
Command Line
Having to do with commands or the command line itself
feature
Desired feature or current feature enhancment
Milestone
The
RESTORE
command will go hand-in-hand with theBACKUP
command.Ideally the steps are as follows:
BACKUP COLLECTION foo
test.ost
file gets created inbin/backups
RESTORE COLLECTION foo
At this point I run into some issues:
foo
is, if we named the backup something else/foo.ost
and the user chooses to RECOVER the backup should there be anykind of prompt saying "Hey you are about to lose any changes you've made because the backup you want to recover is an older version of this collection file."?The text was updated successfully, but these errors were encountered: