backup_restoration.py
Restore the database from a backup.
backup_restoration.py [OPTIONS] -d <path/to/database/>
Required arguments:
-d,--database <db_dir>Path to database directory.
Optional arguments:
--list_backupsList available backups to restore from--restore <N>Number of backup to restore from-h,--helpShow this help message and exit