Command list-changes
java -jar jenkins-cli.jar -s https://jenkins.te.baibaodun.com.cn/jenkins/ -http 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)