Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 269 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 269 Bytes

couchdb-dump

THIS PACKAGE IS NO LONGER MAINTAINED. DO NOT USE.

SEE INSTEAD ... http://stedolan.github.io/jq/

It is possible to simulate most of the functionality of couchdb-dump using curl to fetch the contents of your db, and piping the output through jq.