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

add an "--assertExists" option to mongoexport

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major - P3
    • Resolution: Done
    • None
    • 3.0.13, 3.2.8, 3.3.11
    • mongoexport
    • None
    • Needed
    • v3.2, v3.0

    Description

      When using the "-c" option to mongoexport, the command will cheerily comply if exporting from a collection that does not exist (and report that 0 records were exported).

      The mongodb node driver has a "strict" option that allows a user to specify that commands should fail if a collection is not yet defined. Can you add a similar option to mongoexport?

      I have a use case where I'd like to be able to distinguish between a collection that does not exist, and a collection that has 0 records.

      Attachments

        Activity

          People

            zach.snow Zach Snow
            elephant.jim Jim Rath
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: