Uploaded image for project: 'MongoDB Database Tools'
  1. MongoDB Database Tools
  2. TOOLS-563

import and export use different type flags

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.0.0-rc6
    • Affects Version/s: Legacy C++ Implementation, 2.8.0-rc4
    • Component/s: mongoexport, mongoimport
    • Labels:
      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.

            Assignee:
            Unassigned Unassigned
            Reporter:
            kyle.erf Kyle Erf
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: