bulkcustomfieldchange

Use bulk custom field changes to set custom field values for multiple files at once. To change values for one file, see setcustomfield.

sscm bulkcustomfieldchange FieldID1:Value1 [FieldID2:Value2…] Item1 [Item2] [-bBranch] [-pRepository] [-r] [-h] [-y[Username:Password|+|=]] [-zSCMServerAddr:PortNum|zPath] [+u]

Option Description
FieldID Custom field ID. Use lscustomfield to find field ID.
Item Files or repository to set custom fields for. Enter / to use the repository in -p.
Value Value to set custom field to. Valid CheckBox field values are checked and unchecked. DateTime types must use yyyymmddhh:mm:ss format.
-b Branch that contains files or repository. If not specified, default working directory branch is used.
-h Display online help for the command.
-p Full path to repository, including parent repositories. If not specified, default working directory repository is used.
-r Recursively set custom field values. Only valid when specifying a repository in -p.
-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.