Skip to content

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.

7 results found

  1. Support brew keg versioned releases for Macs

    For example, allow "brew install mongosh@1.10.6" and for mongosh 2.x

    2 votes
    0 comments  ·  Usability  ·  Admin →
    How important is this to you?
  2. Display Atlas cluster name in command prompt, rather than internal slug

    When connected to an Atlas cluster, I can see the Atlas internal hostname slug in the command prompt:

    Atlas atlas-l1ugii-shard-0 [secondary] database_name>

    It would be easier if this displayed the Atlas hostname, that matches the UI, and includes the cluster name (e.g. "Atlas clustername-shard-0 [secondary] databasename>").

    This would help with distinguishing between multiple shell connections across multiple different clusters.

    1 vote
    0 comments  ·  Usability  ·  Admin →
    How important is this to you?
  3. syntax issues

    I have to use '.\mongosh' rather than '.\mongo' when using Power Shell windows
    Might be useful since the switch to mongoshell

    1 vote
    0 comments  ·  Usability  ·  Admin →
    How important is this to you?
  4. remove case sensitivity from tab search of commands

    currently mongosh uses case sensitive search of command on double tapping the tab key.

    While it seems adequate at first, entering a capital letter requires 2 key presses and it becomes annoying pretty fast for the good old mongo shell users.

    1 vote
    0 comments  ·  Usability  ·  Admin →
    How important is this to you?
  5. Retain multi-line input in history.

    Ideally, when using an inline text editor, the inline text editor would show the history command with its multi-lines retained.

    1 vote
    0 comments  ·  Usability  ·  Admin →
    How important is this to you?
  6. 1 vote
    0 comments  ·  Usability  ·  Admin →
    How important is this to you?
  7. Paginate shell output

    When running a query or a command that returns a long output, the content scrolls off the screen and cannot be seen without using the terminal scrollbar.

    It would be nice if the content would only scroll to screen boundaries and pause like more or less.

    1 vote
    0 comments  ·  Usability  ·  Admin →
    How important is this to you?
  • Don't see your idea?

MongoDB Shell

Categories

Feedback and Knowledge Base