Skip to content
Build Queue
No builds in the queue.

Command list-changes

java -jar jenkins-cli.jar -s https://ci.inria.fr/ocaml/ 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)