$ 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.
$ 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.