Command-line Global Options Reference

Top  Previous  Next

Usage:

ccollab [global-options] command [command-options]

 

Global Options can be specified on the command-line, or they can be saved and applied to every command using 'ccollab set'.

 

General Options

Option

Description

--browser <value>

Browser to launch (e.g. 'firefox', 'ie', or 'default')

--debug

Run in debug mode, create a ccollab.log file in current directory

--editor <value>

External editor to use for editing file list

--editor-prompt

Prompt user for input to signal editing of file list complete

--force-new-browser

Force browser to open new window (only works for some platforms and browsers)

--no-browser

Do not pop up a web browser when the command completes

--non-interactive

Don't interact with user

--password <value>

Password to use when connecting to the Code Collaborator server

--quiet

Don't display progress messages

--scm <value>

Manually sets the SCM system type, e.g. "perforce". Clearing this option causes the SCM system to be auto-detected

--server-proxy-host <value>

Proxy server URL to use to connect to the Code Collaborator server

--server-proxy-port <value>

Proxy server port number to use to connect to the Code Collaborator server

--url <value>

URL to use when connecting to the Code Collaborator server

--user <value>

Username to use when connecting to the Code Collaborator server

 

AccuRev-specific Options

Option

Description

--accurev-depot <value>

AccuRev Depot name

--accurev-exe <value>

Full path to the AccuRev executable

 

CVS-specific Options

Option

Description

--cvs-exe <value>

Full path to the CVS executable

--cvsroot <value>

Connection to the CVS repository

 

MKS Source-specific Options

Option

Description

--mks-host <value>

MKS Source server name

--mks-passwd <value>

MKS Source user password

--mks-port <value>

MKS Source server port

--mks-user <value>

MKS Source user name

 

Perforce-specific Options

Option

Description

--p4 <value>

Full path to the P4 executable

--p4client <value>

Mapping of Perforce server data to the local machine

--p4passwd <value>

Perforce password or ticket

--p4port <value>

How to connect to the Perforce server

--p4user <value>

Perforce user name

 

Subversion-specific Options

Option

Description

--svn-exe <value>

Full path to the SVN executable

--svn-passwd <value>

Subversion password

--svn-repo-url <value>

Subversion repository url

--svn-user <value>

Subversion user name

 

Team Foundation Server-specific Options

Option

Description

--tfs-exe <value>

Full path to the Team Foundation executable

--tfs-passwd <value>

Team Foundation alternate user name password

--tfs-server <value>

Team Foundation server name

--tfs-user <value>

Team Foundation alternate user name (atypical)

 

Vault-specific Options

Option

Description

--vault-passwd <value>

Vault 4.1 password (n/a with profile)

--vault-profile <value>

Vault 4.1 profile name

--vault-proxy-domain <value>

Vault 4.1 proxy domain

--vault-proxy-passwd <value>

Vault 4.1 proxy password

--vault-proxy-port <value>

Vault 4.1 proxy port

--vault-proxy-server <value>

Vault 4.1 proxy server

--vault-proxy-user <value>

Vault 4.1 proxy user

--vault-repo <value>

Vault 4.1 repository (n/a with profile)

--vault-server <value>

Vault 4.1 server url (n/a with profile)

--vault-user <value>

Vault 4.1 user (n/a with profile)

 

Visual SourceSafe-specific Options

Option

Description

--vss-exe <value>

Full path to the SourceSafe command line executable

--vss-passwd <value>

SourceSafe password

--vss-user <value>

SourceSafe user name