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

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

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

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

Support brew keg versioned releases for Macs

For example, allow "brew install mongosh@1.10.6" and for mongosh 2.x
Guest about 2 years ago in MongoDB Shell 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

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

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...
Guest about 1 year ago in Atlas CLI 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 about 1 year ago in Atlas CLI 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 almost 5 years ago in MongoDB Shell 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 almost 5 years ago in CLI & Shell 0 Submitted