Exportar Base de Datos MongoDB Windows

sudo mongoexport --db newdb -c restaurants --out newdbexport.json
arjunckm