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

Feedback

Atlas CLI to return the roles/actions/privileges assigned to a particular database user

I have done some testing and research and have been unable to get the Atlas CLI to return the roles/actions/privileges assigned to a particular database user. I am requesting that this functionality be added to the Atlas CLI, as it seems like a co...
Guest over 3 years ago in Atlas CLI 1 Will Not Implement

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

trigger manage role

expanding Trigger management role beyond the Project Owner role
Guest over 3 years ago in Atlas (Control Plane and Data Plane RBAC) 0 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

12 hour option for Temporary User

Add support for a 12 hour Temporary User. 6 hours is too short for a working day 24 hours is too long for a working day 12 hours is just right.
Guest almost 2 years ago in Atlas (Control Plane and Data Plane RBAC) 0 Submitted

Add API to create new organisation

looks like there is no API to create Organisation. and API Key belongs to organisation as well. so probably need Global API Key similar to what we have in OPS Manager. there should be another API to link organisations.
Guest almost 4 years ago in Atlas CLI 1 Will Not Implement

Stitch - use the same function to resend confirmation as when initially signing up

When signing up with Email/Pwd, one of the options is to have the confirmation run through a function. In that function, a call to an external email provider has been set up to use a template with a logo. However, the "token" & "tokenId" para...
Guest about 6 years ago in Atlas (Control Plane and Data Plane RBAC) 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 about 2 years ago in Atlas CLI 1 Submitted

custom atlas role with specific permissions

Atlas admin can assign specific permissions to a custom Atlas role which will be very useful to control users for the project/org level. This is the same concept of the custom role of database user.
Guest about 2 years ago in Atlas (Control Plane and Data Plane RBAC) 0 Submitted

Add a provider_region parameter in the "realm-cli apps create"

Hi, I noticed that there is no argument in the "realm-cli apps create" to select a region. The API already supports a provider_region parameter (https://www.mongodb.com/docs/atlas/app-services/admin/api/v3/#tag/apps/operation/adminCreateApplicati...
Guest over 2 years ago in Atlas CLI 0 Will Not Implement