ExecutionTask - removeNshParamOverrideByName
ExecutionTask - removeNshParamOverrideByName
Description :
This command will remove the override for a particular NSH Script parameter name. Nothing will happen if no override exists for the parameter name so there is no need to check for the existence of the parameter name before making this call.
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. |
nshParamName | String | NSH Script parameter name. |
Example
The following example shows how to remove an override from the execution task TestET in the job group /tasks with a parameter name of paramName.
Script
blcli ExecutionTask removeNshParamOverrideByName /tasks TestET paramName
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*