job
Command
The job
command allows for the management of jobs.
Command | Description |
---|---|
job activate | Activate the triggers of a job |
job add | Add a job to the task handler |
job deactivate | Deactivate the triggers of a job, so that the job is not started if the triggers are fired |
job delete | Delete a job |
job list | List all jobs |
job run | Run a job |
job running | List all currently running jobs |
job show | Show the definition of a job |
job update | Update a job |
Aliases​
jobs