Skip to content
构建队列
队列中没有构建任务

Command delete-builds

java -jar jenkins-cli.jar -s https://jenkins-dev.fengzhongxing.com/jenkins/ delete-builds JOB RANGE
Delete build records of a specified job, possibly in a bulk. 

JOB : Name of the job to build RANGE : Range of the build records to delete. 'N-M', 'N,M', or 'N'