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 97 of 3927

For the Atlas local docker image, include the mongodb database tools and the education sample archive in the container image

For the Atlas local docker image, include the mongodb database tools and the education sample archive in the container image. Specifically to ensure there is no external steps to get the data or install the tools so data can be seeded immediately...
Eoin Brazil over 1 year ago in Atlas CLI 0 Submitted

Add command for upgrade a cluster

Currently there is no easy way to upgrade a cluster but we need to modify the file describing the cluster and push the full description. Would be nice to have a command like: mongocli om upgrade --version "4.2.10" --fcv "4.2" MyReplicaset
Guest about 5 years ago in CLI & Shell 0 Submitted

Add SQL Schema Management to Atlas CLI for Data Federation

Currently, the MongoDB Atlas CLI does not offer commands for managing SQL schemas directly. While the `atlas dataFederation` command set includes subcommands for managing Data Federation instances, there is no direct support for SQL schema managem...
Guest over 1 year ago in Atlas CLI 0 Submitted

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

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 almost 3 years ago in Atlas CLI 0 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

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 over 4 years ago in MongoDB Shell 0 Submitted

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

Improve mongosh connection time

No description provided
Felicia Hsieh over 3 years ago in MongoDB Shell 1 Submitted