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 97 of 3927

atlas integration type prometheues

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. We would like to fully manage the atlas integration of type prometheus via CLI.Create seems not to be supported at the mom...
Andreas Rütten 20 days ago in Atlas CLI 1 Future Consideration

Update the atlas-github-action to support OAuth2

This item updates the existing MongoDB Atlas Github Action to provide support for OAuth2 authentication flow.
Guest 10 months ago in Atlas CLI 0 Planned

New mongodb-atlas-auth Github Action to use OIDC flow for GitHub

As discussed in MongoDB support case 01433340: When configuring GitHub Actions to manage control plane configurations in public cloud environments (e.g., GCP, Azure, AWS, et cetera), we set up OpenID Connect ("OIDC") to allow the GHA workflows th...
Guest 9 months ago in Atlas CLI 0 Submitted

Atlas CLI provides a guided database user creation / management experience

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. The Atlas CLI allows users to create database accounts with multiple global admin-level roles (like readWriteAnyDatabase a...
Jonny Roberts about 1 month ago in Atlas CLI 0 Future Consideration

Add a global types package for use in MongoDB Shell js scripts

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. When writing MongoDB Shell js scripts, I want to have autocompletion, and possibly type checking, by utilizing TypeScript ...
Segev Finer about 1 month ago in MongoDB Shell 0 Future Consideration

Change timeZone for Atlas project via CLI or API

It would be great if there will be the possibility to change timezone for a project via cli or API. e.g. curl --user ":" \ --digest \ --request PATCH "https://cloud.mongodb.com/api/atlas/v1.0/groups/" \ --header "Content-Type: application/json...
Guest about 1 year ago in Atlas CLI 0 Submitted

Support external result viewers in interactive mode

The built-in viewer is basically unusable even for small result sets. I would like to be able open query results to neovim (where I have search, folding, infinite scrollback, etc.). Not sure how this would work with pagination (maybe just stream t...
Guest 4 months ago in MongoDB Shell 0 Submitted

details should to be returned from `atlas events projects` like that is visible in Atlas WebUI

The `Altas events project list` ought to return more details than the date/time and type. For example, I want to search for COMPUTE_AUTO_SCALE_INITIATED_BASE events and see the change being made and the cluster to which the change made in the list...
Guest 5 months ago in Atlas CLI 2 Submitted

Hi, in our environment (managed by OPS Manager) we have a lot of mongodb instances in the same server, would be useful having a function/met

Hi, in our environment (managed by OPS Manager) we have a lot of mongodb instances in the same server, would be useful having a function/method/command to exec the shutdown/startup of all instances running in an specified server. At the moment the...
Guest almost 3 years ago in CLI & Shell 0 Submitted

Ability to set maxClauseCount for cli image

We have a query that needs to filter by a long list of ids. I get the error: “Query contains too many nested clauses; maxClauseCount is set to 1024” This error does not happen in M10+ cluster because the lucene maxClauseCount seems to be higher ...
Guest over 1 year ago in Atlas CLI 1 Submitted