Delete build records of a specified job, possibly in a bulk.
Command
java -jar jenkins-cli.jar -s https://jenkins.garasiku.autos/ delete-builds JOB RANGE
JOB : Name of the job to build RANGE : Range of the build records to delete. 'N-M', 'N,M', or 'N'