-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: Legacy C++ Implementation, 2.8.0-rc4
-
Component/s: mongoexport, mongoimport
-
None
-
2015-01 Iteration
-
Completed
mongoexport sets the input format with the flag -csv (defaults to json otherwise), while mongoimport sets output format with -type=csv or -type=json". We should deprecate -csv in mongoexport and add support for -type to make them consistent.