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

User cant able to define csv header in Mongoexport

    • Type: Icon: New Feature New Feature
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: mongoexport
    • Labels:
      None

      There is no option to specify header in mongoexport..

      For example we want to export sub documents in csv :
      {
      name:

      {fname:'aa',lname"bb"}

      }

      we want to use "name.fname" or "name.lname" in fields or --fieldFile
      and header will be "name.fname"

      i cant make header as "fname" or "lname" in csv for above example

            Assignee:
            gabriel.russell@mongodb.com Gabriel Russell (Inactive)
            Reporter:
            sathish sathish ravikumar
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: