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.

Status Submitted
Categories MongoDB Shell
Created by Guest
Created on Nov 18, 2022

Display Atlas cluster name in command prompt, rather than internal slug

When connected to an Atlas cluster, I can see the Atlas internal hostname slug in the command prompt: Atlas atlas-l1ugii-shard-0 [secondary] database_name> It would be easier if this displayed the Atlas hostname, that matches the UI, and includes the cluster name (e.g. "Atlas cluster_name-shard-0 [secondary] database_name>"). This would help with distinguishing between multiple shell connections across multiple different clusters.