The Command Line Client provides a few basic commands which are unrelated to uploading files to the Code Collaborator Server:
• | help - Display help on using the Command Line Client |
• | login - Verify and/or change connection to the Code Collaborator Server |
• | info - Validates server connection and SCM configuration |
The primary function of the Command Line Client is to upload review materials (files) to the Code Collaborator Server. The recommended commands to use vary by Version Control System:
In addition to the Version Control specific commands, the Command Line Client provides a few basic upload commands that work for any (or no) Version Control system:
• | addfiles - Upload local files without diffs |
The Command Line Client also includes many commands meant for constructing custom scripts, usually used for integrating with external systems or implementing custom behaviors. For more information see Scripting.
|