• Type: Icon: Sub-task Sub-task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.0.13
    • Affects Version/s: 3.0.7, 3.1.9
    • Component/s: None
    • Labels:
    • Platforms 2016-11-21

      I've got a server that is available only via ipv6.
      The mongo-shell works perfect for me with adding --ipv6 parameter, but mongodump command doesn't accept it (the 2.6 version did):

      $ mongodump --ipv6 -h ipv6.server.com:27017
      2016-01-29T16:28:53.055+0500    error parsing command line options: unknown option "ipv6"
      2016-01-29T16:28:53.056+0500    try 'mongodump --help' for more information
      

      Documentation says it should.

      As a workaround [ipv6:address:notation]:27017 works for me now, but it's less convenient than it used to be.

            Assignee:
            gabriel.russell@mongodb.com Gabriel Russell (Inactive)
            Reporter:
            wronglink Mikhail Elovskikh
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: