-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: Legacy C++ Implementation
-
Component/s: mongoexport
-
None
When exporting JSON formated data from a collection using the mongoexport command the --fields argument ( regardless of it if it is used as -f or --fields ) is ignored, so a full verbose JSON document is included for each record.
However the --field filter is follwed should the format be set to the --csv override.
- duplicates
-
TOOLS-477 mongoexport doesn't use --fields when exporting to json
- Closed