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

Feedback

Showing 103 of 4027

Single tool for shell, mongodump, mongorestore, mongoexport, mongoimport

Single tool for the basic database usage, namely, mongodb shell (mongosh), mongodump, mongorestore, mongoexport, mongoimport
Felicia Hsieh about 2 years ago in MongoDB Shell 0 Submitted

Ops Manager global actions (mongocli ops-manager admin)

Add cli commands in global scope of Ops Manager to allow for scripting actions on all projects (e.g. update all agents after an upgrade of Ops Manager): - CRUD projects (prio on get projects to allow for looping over them) - CRUD orgs - CRUD users...
Guest over 4 years ago in CLI & Shell 1 Submitted

Better mongo file loading performance

Manage a faster loading of files in command line to have better perfs for multiple small scripts. See Case 01251177.
Guest about 2 years ago in MongoDB Shell 0 Submitted

Avoid issuing commands upon connection where the user is unauthorized to execute them

Presently when a user connects to a MongoDB cluster mongosh will execute several command helpers. Unless the users have specific privileges these commands will trigger several unauthorised messages similar to below: ``` {"msg":"Checking authoriza...
Guest over 2 years ago in MongoDB Shell 0 Submitted

mongosh parse mongo url offline

In scripting easiers and most robust way to pass mongodb connection info using url string. Sometimes though there is need to parse part of it, like database name or specific query params. In NodeJS whathg URL can be used for this, additionally val...
Guest over 2 years ago in MongoDB Shell 0 Submitted

Add a provider_region parameter in the "realm-cli apps create"

Hi, I noticed that there is no argument in the "realm-cli apps create" to select a region. The API already supports a provider_region parameter (https://www.mongodb.com/docs/atlas/app-services/admin/api/v3/#tag/apps/operation/adminCreateApplicati...
Guest over 2 years ago in Atlas CLI 0 Will Not Implement

Allow selection of user-specified –mongoshpath directory and –logpath similar to mongod does

Allow selection of user-specified installation directory options For example –installpath [Installdirectory] and –logpath [logDirectory] similar (and save it in a config file). Users would be familiar with this as it is somewhat similar to mongod.
Felicia Hsieh over 2 years ago in MongoDB Shell 0 Submitted

MONGODB-AWS Auth Feature Request for mongosh & compass connections

I would like to request a feature to more fully integrate the auth mechanism MONGODB-AWS in the Atlas UI. We envision that when you are creating a user based on IAM Auth a toggle button is added in the UI that when enabled on the user or project l...
Brad Meyers over 2 years ago in MongoDB Shell 0 Submitted

enable x509 security command

mongocli ops-manager security enable [MONGODB-CR|SCRAM-SHA-256] add an option for x509
Guest over 5 years ago in CLI & Shell 0 Submitted

add text option to --output modifier

currently there is no way to format output of command in text format. the only option is to set this format as default in config file and not use --output modifier in specific command. if you rare use text output, you will have to insert --output ...
Guest over 2 years ago in CLI & Shell 0 Submitted