Hi Mark,
Thanks for your reply.
I have found jenkins client implemented using Rest APIs here
https://github.com/dlhartveld/jenkins-ws-client/tree/job-security after
spending hours of search.
Presently its not in a cli shape, but i could take this as a starting point
and implement my own.
T
there are others.
Mark Waite
>
> From: Bharathi Ramalingam
>To: jenkinsci-users@googlegroups.com
>Sent: Tuesday, December 11, 2012 6:40 AM
>Subject: Jenkins CLI using REST APIs
>
>
>Hi All,
> I am looking for cli for Jenkins using RESTf
Hi All,
I am looking for cli for Jenkins using RESTful APIs. I have seen
different cli implementations like,
https://wiki.jenkins-ci.org/display/JENKINS/Nestor
http://packages.python.org/autojenkins/intro.html
and in-build cli also.
But none of them suits my need.
Please point me if there