lschangelist
Display a list of all pending or committed changelists to see the changelist ID, description, creation date, and related file actions.
sscm lschangelist [-h] [-pMainline] [ListID|-uUser] [-x[Page]] [-v] [-y[Username:Password|+|=]] [-zSCMServerAddr:PortNum|zPath] [+u]
Option | Description |
---|---|
ListID | Changelist ID. Enter to display a specific changelist. |
-h | Display online help for the command. |
-p | Mainline branch that contains the changelists. |
-u | Usernames to display changelists for. Separate username with a comma. |
-v | View the file version for check in and add events in committed changelists. Must be used with -x and the changelist ID. |
-x | Page number of committed changelists to view. If page number is not specified, the first page is displayed. If -x is not used, pending changelists are displayed. |
-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. |
+u | Display output in Unicode (Windows only). Output cannot be sent to a file. If output is enabled for all commands, enter +u- to disable it for this command. |