Skip to content

Command line helper for syncing Pouch / CouchDB databases

Notifications You must be signed in to change notification settings

nolanlawson/pouch-sync-cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

~/src/pouch-sync-cli$ ./pouch-replicate.js --help

  Usage: pouch-replicate source target [options]

  Options:

    -h, --help     output usage information
    -V, --version  output the version number
    --live         Live syncing
    --retry        Enable retry
    --sync         2 way syncing

  Examples:

    $ pouch-replicate https://skimdb.npmjs.com/registry ./dir
    $ pouch-replicate https://skimdb.npmjs.com/registry https://name.cloudant.com/npm-clone

About

Command line helper for syncing Pouch / CouchDB databases

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.3%
  • Shell 2.7%