2021-03-18 11:50:52 +03:00

3 lines
95 B
Markdown

mongodump -u username -p password -d Scenery -o /home/db <br>
mongorestore -d Scenery /home/db