In Jenkins, I am looking for writing either "Groovy Script" or making use of "CLI" in order to get collective Job information & reports. I am looking for some *user guide & tools* to write the same with syntax highlighter & intelli-sense. I did searched much on Internet, I could find some groovy script examples here <https://wiki.jenkins-ci.org/display/JENKINS/Jenkins+Script+Console>
I am looking for the following use cases to be done by writing program, 1. To Create a Job 2. To Create a View 3. Adding Jobs to views 4. Finding whether status of all jobs under a view has completed running to extract a report 5. Moving the artifacts of various job to a repository location. I know that Jenkins can be accessed with a web service client, whose details is present here <https://wiki.jenkins-ci.org/display/JENKINS/Jenkins+Script+Console>, but I am looking for a *User Guide or book* which details about it features & key elements to give wholesome picture of it design especially to write programs to Jenkins effectively. Even you could give direct code or reference to code/program to do the about said jobs, but i prefer a complete reference. -- 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 jenkinsci-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.