• Add a global types package for use in MongoDB Shell js scripts
  • The new mongosh mangles the output of piped in commands
  • mongosh should be its own tab at the top with output options
  • Edit command like the old mongo shell has
  • Supporting the installation of mongosh in Ops Manager Local Mode
  • mongosh and JSON: normalized output
  • remove case sensitivity from tab search of commands
  • Support .mongorc.js file
  • Ability to execute a javascript file from inside the shell
  • Be able to create Search indexes from Mongo shell