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 94 of 3878

Support TLS configuration

Add options to the config file for deploy clusters with TLS enabled.
Guest about 5 years ago in CLI & Shell 1 Submitted

mongoimport should explain why documents fail schema validation

Currently, with mongoimport 100.9 and MongoDB 7.0 with schema validation enabled, mongoimport will only report that a document failed to import due to schema validation. It would be useful if it could explain why it violates the schema (e.g. which...
Guest over 1 year ago in CLI & Shell 0 Submitted

Add Multi-Factor Authentication settings to be managed via Atlas CLI

At the moment, there is currently no method to manage or view Multi-Factor Authentication settings via the Atlas CLI. The alerts set in this moment to control MFA seem to be quite poor and it is not possible to get specific information about users.
Guest over 2 years ago in Atlas CLI 0 Submitted

Ability to control OCSP TLS certificate verification on mongo shell

Please allow to control OCSP TLS certificate verification on mongosh shell like it was possible on the legacy shell using "./mongo ... --setShellParameter ocspEnabled=false ..."
Guest about 4 years ago in MongoDB Shell 0 Submitted

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

Atlas CLI to return the roles/actions/privileges assigned to a particular database user

I have done some testing and research and have been unable to get the Atlas CLI to return the roles/actions/privileges assigned to a particular database user. I am requesting that this functionality be added to the Atlas CLI, as it seems like a co...
Guest about 3 years ago in Atlas CLI 1 Will Not Implement

add option to return output as a text instead of array

when you call cli with -o json-path option you always recieve output as an array in brackets. it would be useful to add a key to return output as plain text, so it can used in scripts without further processing (the same way as aws cli does) : cu...
Guest about 3 years ago in Atlas CLI 1 Submitted

skip past MongoDB CLI version 1.31.1 for dependabot / renovate (current version 1.18.0)

Currently the latest release for the cli is 1.18 i.e. mongodb/atlas:v1.18.0, but according to common versioning patterns mongodb/atlas:v1.31.0 should have been created after the current version, so vulnerability management systems like renovate w...
Guest over 1 year ago in Atlas CLI 1 Submitted

Improve mongosh connection time

No description provided
Guest about 3 years ago in MongoDB Shell 1 Submitted

list all Atlas Search indexes for a cluster

The list Atlas Search indexes command, https://www.mongodb.com/docs/atlas/cli/stable/command/atlas-clusters-search-indexes-list/ ought to not require the collections and db parameters. It should list indexes for all for the cluster and for a dat...
Guest over 3 years ago in Atlas CLI 0 Submitted