mongodump: allow -d option to appear multiple times

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: mongodump
    • 1
    • 1,487

      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

              Assignee:
              Unassigned
              Reporter:
              Daniel Pasette (Inactive)
              Votes:
              10 Vote for this issue
              Watchers:
              12 Start watching this issue

                Created:
                Updated: