Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

ADD NEW FEEDBACK

CLI & Shell

Showing 6

Atlas CLI provides a guided database user creation / management experience

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. The Atlas CLI allows users to create database accounts with multiple global admin-level roles (like readWriteAnyDatabase a...
Jonny Roberts 7 days ago in Atlas CLI 0 Under Consideration

Add support for db.exists() and collections.exists()

Add a db.exists() and collections.exists() so that it is easy to check whether a database or a collection exists. This will help to reduce the propensity to inadvertently create new dbs and collections when running a script due to typos.
Guest over 4 years ago in MongoDB Shell 2 Under Consideration

Option To Return Errors As JSON

Hi, When using the `--output json` I would expect the errors to be returned as JSON just like the success output. However, the output for errors seems to continue to be a flat string. It would be helpful from a scripting perspective to have the ...
Guest almost 3 years ago in Atlas CLI 0 Under Consideration

Don't send tracking analytics without explicit opt-in

I recently updated mongosh to 1.7.1 via Homebrew. Little Snitch informs me that the program is reaching out to api.segment.io asynchronously. For privacy reasons, I do not want programs to do that, and such analytics without explicit opt-in may be...
Guest over 2 years ago in MongoDB Shell 0 Under Consideration

Allow for specifying config file path.

Currently, the config for Atlas CLI lives in a specific directory defined by the tool: https://www.mongodb.com/docs/atlas/cli/stable/atlas-cli-save-connection-settings/#std-label-config-toml-location While the config can be both set by CLI and ed...
Guest about 3 years ago in Atlas CLI 0 Under Consideration

Ability to download/point to latest tool versions

This is especially important for a headless environment. And can be applied to more than just the Atlas CLI and the MongoDb Shell This documentation tells you to manually construct the string: https://www.mongodb.com/docs/database-tools/instal...
Guest about 3 years ago in Atlas CLI 0 Under Consideration