Command Line Client

Top  Previous  Next

Commands recommended for MKS Source

ccollab addchanges - Attaches locally-modified files to a review

ccollab addchangelist - Attaches an atomic changelist to a review

ccollab addversions - Attaches any 2 given versions to a review

 

Configuration

In most cases, the Command Line Client can automatically detect your MKS configuration.  Try testing your configuration to verify the configuration is detected correctly.

If the Command Line Client is unable to detect your MKS configuration or you want to override the detected settings, you can manually specify MKS settings using global options.

To manually configure the Command Line Client to use MKS, execute the following command:

ccollab set scm mks

 

MKS Source-specific Options

Option

Description

--mks-host <value>

MKS Source server name

--mks-port <value>

MKS Source server port

--mks-user <value>

MKS Source user name

--mks-passwd <value>

MKS Source user password