Commands

Top  Previous  Next
Basic Commands

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
set - Save a global option setting

 

Upload Commands

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:

AccuRev Commands
ClearCase Commands
CMVC Commands
CVS Commands
MKS Commands
Perforce Commands
StarTeam Commands
Subversion Commands
Team Foundation Commands
Vault Commands

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
adddiffs - Upload local or arbitrary diffs (see Uploading Diffs)
Scripting Commands

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.