Skip to main content

job Command

The job command allows for the management of jobs.

CommandDescription
job activateActivate the triggers of a job
job addAdd a job to the task handler
job deactivateDeactivate the triggers of a job, so that the job is not started if the triggers are fired
job deleteDelete a job
job listList all jobs
job runRun a job
job runningList all currently running jobs
job showShow the definition of a job
job updateUpdate a job

Aliases​

  • jobs

Further Reading​