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 29

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 8 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 8 months ago in Atlas CLI 0 Submitted

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 12 months ago in Atlas CLI 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 3 months ago in Atlas CLI 2 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 about 1 year ago in Atlas CLI 1 Submitted

Display List of Suggested Indexes to Drop via CLI

Allow users to view the list of suggested indexes to drop via the CLI. Since this functionality is already available in the Atlas UI, it would be beneficial to extend it to the CLI as well. This would align with the existing feature that lists sug...
Guest about 1 year ago in Atlas CLI 0 Submitted

Ability to set mongod configuration parameters at startup

For example, when spinning up a container in CI using mongodb-atlas-local image, be able to set `ttlMonitorEnabled=false` with `setParameter`. The current workaround – spinning up an extra thread to call mongosh --eval 'db.adminCommand({ setParame...
Guest 8 months ago in Atlas CLI 0 Submitted

Update Search Index by Name

It's hard to find a document that clearly states a model to use when creating/updating a Search Index (after digging a little more I found an API documentation that helped me a little but I still had to rely on trial and error). Update and remova...
Guest 12 months ago in Atlas CLI 0 Submitted

Token retrival as a API / CLI / endpoint call

When we try to authenticate using Atlas CLI or Administration API, We require to go to shell and need to give approval / confirmation / consent. Would be a great feature to get token as a response of API call / CLI request which will allow seamles...
Guest about 2 years ago in Atlas CLI 0 Submitted

Ability to upgrade MongoDB version for local Atlas deployment

Add the ability for the Atlas CLI to upgrade the version of MongoDB running in a local Atlas deployment without having to do a manual migration (or creating a new container).
Guest about 1 year ago in Atlas CLI 0 Submitted