rippledb-cli
v0.1.0
Published
Downloads
3
Readme
rippledb-cli
Usage
$ npm install rippledb-cli -g
$ ripple dump <dbpath> <dumppath> # to dump a database
$ ripple restore <dbpath> <dumppath> # to restore a database. notice: the data in dbpath will be kept.
