ExecutionTask - addBLPackagePropertyOverrideByNameAutoMapToComponent
ExecutionTask - addBLPackagePropertyOverrideByNameAutoMapToComponent
Description :
This command will setup an override in the execution task for a particular BLPackage property name associated with the Deploy Job in this task. The overidden property will be automapped to a component property name.
Return type : void
Command Input :
Variable Name | Variable Type | Description |
|---|---|---|
groupPath | String | Path to group containing the execution task. |
etName | String | Name of the execution task. |
overriddenPropertyName | String | The name of the BLPackage property to override. |
required | Boolean | Whether the property is required or not. |
Example
The following example shows how to set an override for the execution task TestET contained in group /tasks.
Script
blcli ExecutionTask addBLPackagePropertyOverrideByNameAutoMapToComponent /tasks TestET propertyName true
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*