1) Export
mongodump
Above command will export everything (all databases) into a folder called 'dump'
2) Import
mongorestore dump
mongodump
Above command will export everything (all databases) into a folder called 'dump'
2) Import
mongorestore dump
No comments:
Post a Comment