You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ 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.