Skip to content

Instantly share code, notes, and snippets.

@dyoder
Created August 6, 2012 04:11
Show Gist options
  • Save dyoder/3270210 to your computer and use it in GitHub Desktop.
Save dyoder/3270210 to your computer and use it in GitHub Desktop.
Clearing out the events database
root@si-demo1:~# mongo events-database
MongoDB shell version: 2.0.0
connecting to: events-database
> db.events.remove()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment