Job - recursivelySetProperty
Job - recursivelySetProperty
Description :
This command recursively sets a property on all jobs starting at the specified folder path.
Return type : void
Command Input :
Variable Name | Variable Type | Description |
|---|---|---|
groupPath | String | The path to the folder. |
propertyName | String | The name of the property to set. |
value | String | The value to set. |
Example
The following example recursively sets the isApproved property to true, starting at the folder /location123/jobs.
Script
blcli Job recursivelySetProperty /location123/jobs isApproved true
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*