Details
-
Bug
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
None
-
Windows
Description
More command line connection examples would be useful.
I ended up having to do a lot of trial and error and look into logs from Robo-mongo and the command line /help option to get details needed.
Ended up using this syntax:
"C:\Program Files\MongoDB\Connector for BI\2.2\bin\mongodrdl.exe" --host
--db
{dbname}--out schema.drdl --username
{username}--password
{password}--ssl --sslAllowInvalidCertificates --sslAllowInvalidHostnames --authenticationDatabase=admin