Information
Unsupported content This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

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*

BMC Server Automation Command Line Interface 8.5