mix fact.restore (Fact v0.3.1)
View SourceRestores a Fact database from a backup ZIP created by mix fact.backup.
Usage
mix fact.restore --path backup/test.zip --output tmpThis will create a directory:
tmp/test/And extract the backup contents into it.