Skip to content

Empeeric/heroku-mongo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Dependecies: Get the MongoDB binaries into your path

##Installation Heroku CLI plugin for interacting with heroku-mongo

$ heroku plugins:install https://github.com/Empeeric/heroku-mongo.git
heroku-mongo installed

##Usage Open console:

$ heroku mongo

Dump remote DB to local directory:

$ heroku mongo:dump

Load a dumbed directory (with remote name) to a local DB with app name:

$ heroku mongo:load

Save a local DB to a dump directory with app name:

$ heroku mongo:save

Bitdeli Badge

About

Heroku CLI plugin to interact with mongodb

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages