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

Allow to create custom roles

Allow to create custom roles for Atlas/CM/OM
Guest about 5 years ago in CLI & Shell 1 Submitted

modify mongoDB DB user in ATLAS, OPS Manager , or Cloud Manager

It would be really nice if mongocli could be used to modify user accounts. Add new roles, or change the password. Currently mongocli can add, list , delete project DB user accounts. It would be nice for modify, since there is a need for password r...
Guest about 4 years ago in CLI & Shell 1 Submitted

allow mongocli read configs from stdin rather than from file

To deploy new cluster we need prepare config file and put there all sensitive data, like automation user password, ssl cert passwords etc. Then we have to specify -f flag to point to this config during mongocli call. Currently this file has to p...
Guest about 2 years ago in CLI & Shell 0 Submitted

Token retrival as a API / CLI / endpoint call

When we try to authenticate using Atlas CLI or Administration API, We require to go to shell and need to give approval / confirmation / consent. Would be a great feature to get token as a response of API call / CLI request which will allow seamles...
Guest about 2 years ago in Atlas CLI 0 Submitted

Support brew keg versioned releases for Macs

For example, allow "brew install mongosh@1.10.6" and for mongosh 2.x
Felicia Hsieh over 2 years ago in MongoDB Shell 0 Submitted

Update Search Index by Name

It's hard to find a document that clearly states a model to use when creating/updating a Search Index (after digging a little more I found an API documentation that helped me a little but I still had to rely on trial and error). Update and remova...
Guest about 1 year ago in Atlas CLI 0 Submitted

add a command to list and check the invoices

It would be great if there will be the possibility to get information about invoices with atlas-cli like via API. https://www.mongodb.com/docs/atlas/reference/api/invoices/
Guest over 3 years ago in Atlas CLI 0 Started

Ability to upgrade MongoDB version for local Atlas deployment

Add the ability for the Atlas CLI to upgrade the version of MongoDB running in a local Atlas deployment without having to do a manual migration (or creating a new container).
Guest about 1 year ago in Atlas CLI 0 Submitted

mongocli improvemenet

It would be great to have API/command in mongocli to manage replica set like changing priority of replicate set in case ops manager is not accessible or part of autumation.
Guest about 1 year ago in MongoDB Shell 0 Submitted

Explain shell helpers for CRUD API

The .explain() method in the shell works with some write methods (update, remove, findAndModify), but it doesn't work with the newer CRUD API. The missing explain methods are: "deleteMany", "deleteOne", "findOne", "findOneAndDelete", "findOneAnd...
Guest about 5 years ago in MongoDB Shell 0 Submitted