Importer un fichier dans la base de données MongoDB
mongoimport --db dbName --collection collectionName --file fileName.json --jsonArray
Ill Ibex
mongoimport --db dbName --collection collectionName --file fileName.json --jsonArray