mix fact.restore (Fact v0.3.1)

View Source

Restores a Fact database from a backup ZIP created by mix fact.backup.

Usage

mix fact.restore --path backup/test.zip --output tmp

This will create a directory:

tmp/test/

And extract the backup contents into it.