Skip to content

Command list-changes

Dumps the changelog for the specified build(s).
Command
java -jar jenkins-cli.jar -s https://jenkins.garasiku.autos/ list-changes JOB RANGE [-format [XML | CSV | PLAIN]]
 JOB                         : Name of the job to build
 RANGE                       : Range of the build records to delete. 'N-M',
                               'N,M', or 'N'
 -format [XML | CSV | PLAIN] : Controls how the output from this command is
                               printed. (default: PLAIN)