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

Atlas CLI

Showing 22

Add instructions for windows local development.

It took me some research, but I was able to run the mongodb/atlas:latest docker image on a windows machine using Docker Desktop. I had to add this config on WSL nestedVirtualization=true (see https://learn.microsoft.com/en-us/windows/wsl/wsl-confi...
Guest over 1 year ago in Atlas CLI 1 Completed

Allow to perform rolling compact via restapi

Allow to perform rolling compact via CM/OM restAPI (processes.lastCompact parameter)
Guest about 5 years ago in Atlas CLI 1 Completed

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 almost 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 about 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 almost 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 over 2 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 over 2 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 about 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

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 almost 4 years ago in Atlas CLI 1 Completed