Hi,

   I'm trying to delete a range of builds via jenkins-cli.jar and the
jobs are organized in folders via the CloudBees Folder Plugin. For
example: folder1/job1.

   The command line is: java -jar jenkins-cli.jar -s
http://<server>/jenkins delete-builds <jobName> '10-100' --username xxxx
--password yyyy

   My question is how to set a well-formed 'job name',  I've got  the
message 'No such job...' when it's used 'job1' or 'folder1/job1'

  Any suggestion?

Thanks,
Ramón Manjavacas

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" 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