Applying Composite Templates
The composite templates can be applied to your environment using command line commands. For the full list of available command line commands, see Software AG Command Central Help.
To apply a composite template that uses hard-coded values, in a command prompt, run the following command:
cc exec templates composite apply mytemplate param1=value1 param2=value2
To apply a composite template where values for variables are provided in a .properties file:
cc exec templates composite apply mytemplate -i myparams1.properties