Skip to content

Instantly share code, notes, and snippets.

@clifferson
Created January 20, 2013 03:50
Show Gist options
  • Save clifferson/4576573 to your computer and use it in GitHub Desktop.
Save clifferson/4576573 to your computer and use it in GitHub Desktop.
Compact couchdb with curl
curl -H "Content-Type: application/json" -X POST http://localhost:5984/chef/_compact
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment