FreeBSD – view mongodb featureCompatibilityVersion
This took me a while to figure out. First, I learned I needed (re Mongo shell (mongosh) is missing. I built and installed databases/mongosh. Then I ran this command: [13:00 unifi01 dvl ~] % mongosh –port 27117 Current Mongosh Log ID: 686138ea47e9a86d2a5e3cea Connecting to: mongodb://127.0.0.1:27117/?directConnection=true&serverSelectionTimeoutMS=2000&appName=mongosh+2.3.8 Using MongoDB: 7.0.21 Using Mongosh: 2.3.8 For mongosh info see: https://www.mongodb.com/docs/mongodb-shell/ To help improve our products, anonymous usage data is collected and sent to MongoDB periodically (https://www.mongodb.com/legal/privacy-policy). You […]
FreeBSD – view mongodb featureCompatibilityVersion Read More »