-
Type: New Feature
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Shell API
-
1
-
Iteration Turtle
-
Needed
-
Making the URI for a Mongo instance programmatically accessible would help with creating new Mongo instances based on it. It should be enough to expose the `_uri` field in a more public manner (e.g. `mongo.getURI()` or `mongo.uri`).
- is related to
-
MONGOSH-1272 Allow passing Mongo instance as first argument to Mongo ctor
- Closed