commands – job changes
List the change history of a job.
To list the details of a specific version of a job, use job list name change.
To compare two versions of a job, use job diff.
Usage
job changes name
where
name | of job whose change history to list. |
read on name
Examples
List a jobs change history
BeyondCron % job changes /examples/sleepy
Time Change Action User Host ------------------- ------- -- ------- ------ ---------------- 12:42:17 today 03739ed 0 Updated admin demo.example.com 16:45:36 13/07/2017 b54493b -1 Updated jsmith demo.example.com 16:45:19 13/07/2017 2150149 -2 Created jsmith demo.example.com
List the change history of a deleted job
BeyondCron % job changes /examples/deleted
Time Change Action User Host -------------- ------- - ------- ----- ---------------- 13:36:50 today d656187 Removed admin demo.example.com 13:36:30 today 819b7c4 0 Created admin demo.example.com
See also
- job add
- job calendar
- job command
- job condition
- job content
- job copy
- job delay
- job delete
- job description
- job diff
- job email
- job enable/disable/bypass
- job history
- job host
- job image
- job input
- job list
- job message
- job output
- job property
- job schedule
- job show
- job sql
- job start/kill
- job status
- job subject
- job timezone
- job trigger
- job url
- job user
- job variables