ExecutionTask - addBLPackagePropertyOverrideByName_1
ExecutionTask - addBLPackagePropertyOverrideByName
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 resolved from the component by the component property name provided.
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 | BLPackage property to override name. |
componentPropertyName | String | Component property name. |
propertyRequired | 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 addBLPackagePropertyOverrideByName /tasks TestET propertyName componentPropertyName true
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*