Skip to content

Instantly share code, notes, and snippets.

@FrancisVarga
Created December 13, 2010 23:21
Show Gist options
  • Select an option

  • Save FrancisVarga/739786 to your computer and use it in GitHub Desktop.

Select an option

Save FrancisVarga/739786 to your computer and use it in GitHub Desktop.
replicate wikileaks
curl -X POST -H "Content-Type: application/json" -d '{"source": "http://wikileaks.nymphormation.org/wikileaks", "target": "http://localhost:5984/_replicate", "create_target": true, "continuous": true}' http://localhost:5984/_replicate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment