0.2.4 • Published 7 years ago

rest-on-couch-export v0.2.4

Weekly downloads
10
License
MIT
Repository
github
Last release
7 years ago

rest-on-couch-export

NPM version npm download

Export entries and attachments from a rest-on-couch instance.

Installation

$ npm install -g rest-on-couch-export

Usage

Export a single user

rest-on-couch-export user <email> | all options

Options

-u, --url

URL to the rest-on-couch database.

-o, --out

Output directory

-t, --token

User token to access private data

Example

rest-on-couch-export all -u "http://localhost/roc/db/eln" -t "your token here" -o /tmp/export

License

MIT

0.2.4

7 years ago

0.2.3

7 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.0

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago