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 21

Add Multi-Factor Authentication settings to be managed via Atlas CLI

At the moment, there is currently no method to manage or view Multi-Factor Authentication settings via the Atlas CLI. The alerts set in this moment to control MFA seem to be quite poor and it is not possible to get specific information about users.
Guest about 3 years 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 over 1 year ago in Atlas CLI 0 Submitted

add option to return output as a text instead of array

when you call cli with -o json-path option you always recieve output as an array in brackets. it would be useful to add a key to return output as plain text, so it can used in scripts without further processing (the same way as aws cli does) : cu...
Guest over 3 years ago in Atlas CLI 1 Submitted

list all Atlas Search indexes for a cluster

The list Atlas Search indexes command, https://www.mongodb.com/docs/atlas/cli/stable/command/atlas-clusters-search-indexes-list/ ought to not require the collections and db parameters. It should list indexes for all for the cluster and for a dat...
Guest over 3 years ago in Atlas CLI 0 Submitted

skip past MongoDB CLI version 1.31.1 for dependabot / renovate (current version 1.18.0)

Currently the latest release for the cli is 1.18 i.e. mongodb/atlas:v1.18.0, but according to common versioning patterns mongodb/atlas:v1.31.0 should have been created after the current version, so vulnerability management systems like renovate w...
Guest almost 2 years ago in Atlas CLI 1 Submitted

atlas clusters sampleData loaded command

Hi Jakob/Guss/Colm, Any chance of adding a new command to sampleData - specifically: atlas clusters sampleData loaded The command would literally check if the cluster has the sampleData present? I'd find that helpful in some of the lab scripts ...
Eoin Brazil almost 3 years ago in Atlas CLI 0 Submitted

atlas clusters sampleData reload

Hi Jakob/Guss/Colm, Any chance of adding a new command to sampleData - specifically: atlas clusters sampleData reload The command would literally check if the cluster has the sampleData loaded but it would also check the counts and the hashes s...
Eoin Brazil almost 3 years ago in Atlas CLI 1 Submitted

alerts list should allow filtering by date and sort inversely by date

The 'alert list' list all alerts since the beginning of time. We can list open alerts, but we can't practically list alerts that were generated recently without going through all alerts ever produced for a project. I'd like to see what alerts were...
Guest about 3 years ago in Atlas CLI 0 Submitted

The "mongocli atlas clusters list" command ought to return hosts in an array

The 'mongocli atlas metrics databases list' command expects a hostname argument. Currently, one has to parse out the hosts from the URI returned from the cluster list command. It would be easier if the cluster list command returned the hosts in a ...
Guest over 4 years ago in Atlas CLI 0 Submitted

Username is case sensitive

with username "Shamim" authentication failed where as "shamim" works
Guest about 5 years ago in Atlas CLI 1 Submitted