NCover Connect
The Connect command is used to connect a Collector or Desktop to NCover Code Central from the command line.
Usage
NCover Connect --server=<server url> --username=<username> --password=<password>
Options
-- server The Code Central server connection string, for example:
http://(server name):11235, or http://(ip\_address\_of_server):11235
--username The username of the Code Central user to authenticate.
--password The password of the Code Central user to authenticate.