mongosh support
Answered
Curious now that Mongo is pushing their `mongosh` tool:
https://www.mongodb.com/blog/post/new-mongodb-shell-ga
Any chance we can get NoSQL Booster to open that instead of `mongo`
The "mongo" shell is still built into the latest mongodb5.0 installation package instead of mongosh, so we will still use mongo shell by default. In future versions, we will add a configuration that allows users to replace the default "mongo" execution file from "mongo" to "mongosh".
The "mongo" shell is still built into the latest mongodb5.0 installation package instead of mongosh, so we will still use mongo shell by default. In future versions, we will add a configuration that allows users to replace the default "mongo" execution file from "mongo" to "mongosh".
Replies have been locked on this page!