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

Missing version in mongodump and mongorestore

    • Type: Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: 4.0.5
    • Component/s: mongodump, mongorestore
    • Labels:
      None
    • Environment:
      macOS 10.14.2

      I updated my local mongo installation using brew:
      $ brew upgrade mongodb

      After upgrading mongodump and mongorestore no longer report a version number:

      $ mongodump --version
      mongodump version:
      git version:
      Go version: go1.11.4
      os: darwin
      arch: amd64
      compiler: gc

      $ mongorestore --version
      mongorestore version:
      git version:
      Go version: go1.11.4
      os: darwin
      arch: amd64
      compiler: gc

      $ mongo --version
      MongoDB shell version v4.0.5
      git version: 3739429dd92b92d1b0ab120911a23d50bf03c412
      allocator: system
      modules: none
      build environment:
      distarch: x86_64
      target_arch: x86_64

            Assignee:
            david.golden@mongodb.com David Golden
            Reporter:
            pqvst Philip Bergqvist
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: