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

mongodump: allow -d option to appear multiple times

    XMLWordPrintableJSON

Details

    • Task
    • Status: Accepted
    • Major - P3
    • Resolution: Unresolved
    • None
    • None
    • mongodump
    • 1

    Description

      If I have multiple databases, it would be nice to be able to dump them all at once by specifying multiple -d options, e.g.,

      mongodump -d dba -d dbb

      The same also applies to the -c option:

      mongodump -d dba -c ca1 -c ca2 -d dbb -c cb2 -c cb3

      Attachments

        Issue Links

          Activity

            People

              backlog-server-tools Backlog - Server Tools Team
              dan@mongodb.com Daniel Pasette (Inactive)
              Votes:
              10 Vote for this issue
              Watchers:
              12 Start watching this issue

              Dates

                Created:
                Updated: