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 35

No sufficient instructions

Please improve tutorials. This page (https://www.mongodb.com/docs/atlas/cli/stable/atlas-cli-docker/) is no sufficient. PS C:\ivo\projects\nest1> docker pull mongodb/atlas ... PS C:\ivo\projects\nest1> docker run --env-file atlas.env --rm ...
Guest about 2 years ago in Atlas CLI 0 Completed

Using atlas cli local deployment feature in a docker-compose based automatic testing environment

Is it possible to use this in a CI based on docker compose for automated testing?
Guest over 2 years ago in Atlas CLI 1 Completed

option for activate/deactivate monitoring/backup agents

Currently, there is no command for simple activation and deactivation of monitoring/backup agents.
Guest about 5 years ago in Atlas CLI 1 Completed

JSON

An export function to export the configuration of an existing Cluster to a JSON config file, of the kind used by Atlas CLI to create clusters. I can imagine this as a flag for a detailed output of "atlas cluster describe "
Guest almost 3 years ago in Atlas CLI 1 Completed

Please help with official docker image which is preinstalled with Atlas CLI

Please help with official docker image which is preinstalled with Atlas CLI, same as mcr.microsoft.com/azure-cli which gives us the built image with azure cli amazon/aws-cli - Docker Image | Docker Hub
Guest almost 3 years ago in Atlas CLI 0 Completed

Add `edit` to `atlas config` help listing.

When listing help for `atlas config` the `edit` option is not currently visible: ``` ~ 🍤 atlas config --help 23:14:37 UTC Configure settings in a user profile. All settings are optional. You can specify settings individually by running: $ atlas co...
Guest over 3 years ago in Atlas CLI 0 Completed

Add description of JSON file used to create cluster.

According to doco https://www.mongodb.com/docs/atlas/cli/upcoming/command/atlas-clusters-create/ "For full control of your deployment, or to create multi-cloud clusters, provide a JSON configuration file with the --file flag." it would be nice t...
Guest over 3 years ago in Atlas CLI 0 Completed

Mongosh connection string thourgh proxy

Greetings, I need to create a proxy host in my environment so that ALL traffic between client <->Mongo Atlas goes through ONE single host. Problem is that if I use `mongodb+srv://server.example.com/` It returns me one of 50 endpoints to my A...
Guest almost 4 years ago in MongoDB Shell 1 Completed

Add --currentIp to atlas accessList

Would be nice to have the --currentIp option when using "atlas accessList". The current workaround in linux/macOS is mongocli atlas accessList create `curl ifconfig.me`
Guest about 4 years ago in Atlas CLI 1 Completed

Support setting userToDNMapping in LDAP config

There are flags to save other LDAP configuration settings but none for this portion. I would imagine it to be three flags with two being mutually exclusive (per docs at https://docs.mongodb.com/manual/reference/configuration-options/#security.ldap...
Guest over 4 years ago in Atlas CLI 1 Completed