3.0.0 mongorestore no longer includes --filter

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: mongorestore
    • None

      mongorestore -d test -c test --filter '{ _id : { "$gt" : { "$oid" : "547b14d00000000000000000" } } }' test.bson
      2015-03-04T14:15:31.944+1100	error parsing command line options: unknown option "filter"
      2015-03-04T14:15:31.945+1100	try 'mongorestore --help' for more information
      

      The option is still mentioned in the docs under "Restore a subset of data from a binary database dump"

            Assignee:
            Unassigned
            Reporter:
            Andre de Frere
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: