Build Queue
No builds in the queue.
1Idle
2Idle
3Idle
4Idle

Command list-changes

java -jar jenkins-cli.jar -s http://192.168.0.70:8899/jenkins/ -webSocket list-changes JOB RANGE [-format [XML | CSV | PLAIN]]
Dumps the changelog for the specified build(s).

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)