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

Official Docker Image for Atlas Search

It Could be very useful test Atlas search locally using a dedicated Docker Image, so it is portable to a Kubernetes cluster
Guest almost 2 years ago in Atlas CLI 1 Completed

Possibility to download binaries in advance, or start a deployment in docker images

The problem is the following: When I create a deployment during docker image build, it won't start the deployment during image execution but end in an endless spinner. Therefore I created a deployment which will at least the binary download to spe...
Guest over 1 year ago in Atlas CLI 1 Completed

Image execution in LXC

For our CI we use Github actions with self hosted runners, the server machines have Proxmox with LXC and Ubuntu. For automated tests we start a docker compose which should start the official atlas docker image. During deployment creation it fails ...
Guest over 1 year ago in Atlas CLI 1 Completed

Include MongoDB Shell (mongosh) and MongoDB Tools (mongoimport, mongoexport, mongodump, mongorestore) in Atlas Local Docker Image

Please add the mongo shell and database tools to the Atlas Local docker image (mongodb/mongodb-atlas-local). When working with MongoDB and docker, it is a frequent requirement to perform routine maintenance on the database, add seed data, initial...
Guest about 1 year ago in Atlas CLI 2 Completed

Add `atlas backups restores watch` command

I like the ability to monitor snapshot progress with `atlas snapshot watch`. It lets me wait for the snapshot to finish up before progressing on to some future step of an automated workflow. Could we add the same watch command to atlas backup re...
Guest over 3 years ago in Atlas CLI 6 Completed

Allow all IPs for local atlas deployments

Hello, we want to create a docker container which runs the atlas-cli with --type local, the base is the official mongodb/atlas docker image. We need this so we can work with atlas-search. The access list which can be provided during deployment se...
Guest about 2 years ago in Atlas CLI 3 Completed

Add option for generating curl command

Currently when we are getting a 500 error back it is difficult to debug what is going wrong and we need to replicate the rest api call via curl. Would be nice to have an option in order to generate the curl command that replicates the mongocli ca...
Guest about 4 years ago in Atlas CLI 0 Completed

Add a command to open the CLI config on my system editor

A new command like `mongocli config edit` that opens the config file on my system editor
Guest over 3 years ago in Atlas CLI 2 Completed

Please help with official github action to setup Atlas CLI

Please help with official github action from Atlas in Github Action Marketplace to setup Atlas CLI, same as https://github.com/andreaangiolillo/atlas-cli-github-action
Guest over 2 years ago in Atlas CLI 0 Completed

Add commands to stop/start/restart a mongodb process in a cluster

Currently, we see that mongocli supports stop/start the "entire" cluster which is not suitable for general maintenance scenario which requires cluster availability. Commands to stop/start/restart a mongodb process in a cluster will be useful for ...
Guest over 4 years ago in Atlas CLI 1 Completed