Issue Type: Bug Bug
Assignee: Unassigned
Components: cli
Created: 19/Dec/14 10:20 PM
Description:

Execute:
$ java -jar jenkins-cli.jar -s http://<jenkins>/ delete-builds <job_name> N,M --username hgontijo

No such job '<job_name>'; perhaps you meant '<another_job_name>'?
java -jar jenkins-cli.jar delete-builds JOB RANGE [--username VAL] [--password VAL] [--password-file VAL]
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'
--username VAL : User name to authenticate yourself to Jenkins
--password VAL : Password for authentication. Note that passing a
password in arguments is insecure.
--password-file VAL : File that contains the password

Environment: Jenkins ver. 1.580.2
Project: Jenkins
Priority: Minor Minor
Reporter: Henrique Gontijo
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to