rss
twitter

Wednesday, January 29, 2020

Find MongoDB Version in Windows / Linux



Installed Mongodb version in Windows/ Linux system can be identified by using the mongod command with --version option.

To check MongoDB Server version, Open the command line via your terminal program/ putty and execute the following command:

            mongod --version




To get the MongoDB Shell version, Use the below command:

           mongo -version


             


Bookmark and Share

0 comments:

Post a Comment

Tech World

Label Cloud

Must Buy

  © Blogger templates by Ourblogtemplates.com updated with zenplate.com tips

Back to TOP