-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
2
-
Needed
-
-
Iteration Octopus
To support cases where the connection string is created dynamically, e.g. credentials are fetched from a secrets storage service, and there is no simple way to url-escape username and password, we should give users the option to specify connection string username and password as separate arguments as we do in mongosh so they can pass them in without URL-escaping, e.g.:
mongodb-compass <connection-string> --username <username> --password <password>
- depends on
-
COMPASS-6068 Implement forceConnectionOptions option
- Closed
- related to
-
COMPASS-6069 Implement command-line connection string/file support
- Closed
-
COMPASS-6068 Implement forceConnectionOptions option
- Closed