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