1.0.0 • Published 9 years ago

rdb-backup-importer v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

rdb-backup-importer

Coverage Status Code Climate Build Status Dependency Status

Requirements

  • wget
  • RethinkDB (duh)

Installation

[sudo] npm install -g rdb-backup-importer

This will allow you to have rdb-backup-importer available globally.

Usage

$ rdb-backup-importer "https://s3-eu-west-1.amazonaws.com/someurl/long-and-with-a-token-and-possibly-without-a-tar-gz-ending?true=false"

Or you can pass along rethinkdb-import parameters to the tool $ rdb-backup-importer "https://example.com" -r --force

Contributing

It's a simple tool, but if you want to add something, pull requests are always welcome.

Remember to run tests with make test

Licence

MIT

1.0.0

9 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago