Aller au contenu

Restauration#

$ mongorestore \
    --host sample.mongohost.com \
    --port 27017 \
    --username USER_NAME \
    --password SAMPLE_PASSWORD \
    --db DATABASE_NAME