Currently when running the --version flag with the mongo shell, it does not display whether or not the shell is Enterprise.
mongo --version
returns
MongoDB shell version: 3.2.1
Can we identify Enterprise in this output?
- is related to
-
SERVER-30607 MongoS logs build info twice at startup
- Closed