Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 366 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 366 Bytes

heroku-mongodb

tiny wrapper for mongodb

Installation

$ heroku plugins:install git://github.com/hsbt/heroku-mongodb.git

Usage

MongoHQ

$ heroku mongohq:dump tmp/production

$ heroku mongohq:restore tmp/production/app12345

MongoLab

$ heroku mongolab:dump tmp/production

$ heroku mongolab:restore tmp/production/app12345