-
Type: Improvement
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: Shell
-
Fully Compatible
-
Platforms 2018-06-04, Platforms 2018-06-18
The mongo shell has supported URIs since 3.2 (SERVER-6233). mongo --help should mention this. Suggest adding a line after this line of code:
<< " mongodb://192.168.0.5:9999/foo connection string URI can also be used\n"
- is related to
-
SERVER-6233 Support MongoDB URIs as mongo shell argument
- Closed