ExecutionTask - addBLPackagePropertyOverrideByName
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.
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 | Name of the BLPackage property to override. |
overriddenPropertyValue | String | Overridden property value |
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 newFileName.txt
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*