mongoimport (1) Linux Manual Page
mongoimport – MongoDB Import Utility SynopsisThe mongoimport tool provides a route to import content from a JSON, CSV, or TSV export created by mongoexport, or potentially, another third-party export tool. See the http://docs.mongodb.org/manual/core/import-export document for a more in depth usage overview, and the mongoexport document for more information regarding mongoexport, which provides the inverse "exporting"…
