MongoDB Shell
The MongoDB Shell (mongosh) lets you connect to MongoDB to work with your data and configure your database.
Help us improve the MongoDB Shell by posting your ideas and suggestions for improvements.
To report bugs, please use our MONGOSH JIRA project.
-
Support .mongorc.js file
A core bit of functionality from the original shell is to support reading from the
.mongorc.js
file in a user's home directory. This feels like core functionality thatmongosh
should support.4 votesThis work is planned. Support for `.mongorc.js` will be there before GA `mongosh`.
- Don't see your idea?