cruisecontrol
Generate formatted Surround SCM history information for CruiseControl to parse.
sscm cruisecontrol [Item] [-h] [-bBranch] [-pRepository] [-dDateTimeRange] [-r] [-m|-m-] [-x|-x-] [-nResultLimit] [-y[Username:Password|+|=]] [-zSCMServerAddr:PortNum|zPath]
Option | Description |
---|---|
Item | Files to display information for. Enter a file name or wildcard characters. |
-b | Branch to display information for. If not specified, default working directory branch is used. |
-d | Date range to display information for. Format: YYYYMMDDhhmmss. Separate dates with a colon. |
-h | Display online help for the command. |
-m | Match the case of specified files. Enter -m- for a case-insensitive search (default). |
-n | Limit the number of returned results. |
-p | Full repository path to display information for. If not specified, default working directory repository is used. |
-r | Recursively search all files in the repository. |
-x | Interpret the specified files as a regular expression. Enter -x- for a normal search default). |
-y | Enter a Surround SCM username and password if you do not want to use the default value. To use single sign-on, enter -y+. If you use an identity provider to authenticate, the provider web page opens if you have not yet authenticated. Authenticate with the provider and then return to the CLI. |
-z | Enter the Surround SCM Server host computer address and port number if you do not want to use the default value. IPv6 addresses must be in square brackets. If you received a server settings file from your Surround SCM administrator, enter the path to the XML file instead of entering the server connection information. |