Getting married...a great excuse to try out Angular 2.
mongoimport --host <ip> --port <port> --file <file> --headerline --stopOnError --type csv --collection <collection> --db my_database --upsert
mongoexport --host <ip> --port <port> --fieldFile <file> --out <file> --type csv --collection <collection> --db my_database