0

How to Check the version of MongoDB On CentOS 7.6

Hello,
While i was going through the MongoDB ,i just wanna know the version of MongoDB inside the MongoDB shell through command.

Thanks iN advance

lucas
asked Aug 27, 2019
1 Answer
0

Try these commands to know the version of MongoDB

Terminal:
mongod --version
Shell:
db.version();

View More
linuxhelp
answered Aug 27, 2019
Your Answer
||||
x
 
100:0

Related News in How to Check the version of MongoDB On CentOS 7.6

Related News in How to Check the version of MongoDB On CentOS 7.6