commands – property system job-confirm.
Enable/disable interactive job execution confirmation for a specific job or all jobs within group and below.
Usage
job property set name :job-confirm [enabled|disabled]
property set group :job-confirm [enabled|disabled]
When enabled, starting/killing jobs using the commands job start and job kill will require that the the action is confirmed.
When unset within a job or group, then the value will be inherited from the parent group/s. The BeyondCron default is disabled
.
See also
- job start/kill