Another goodie I just published:
https://www.npmjs.com/package/meteor-mongo-sync
mmsync is super easy, no more trying to memorize mongodump
and mongorestore
options. Just run mmsync settings.json
(or mmsync -d settings.json
to drop the local DB prior to import), and it’s a done deal!