anyone know how to use Jenkins REST-API to create a test Jenkins job?

wget --verbose --auth-no-challenge --http-user=jenkins --header='Content-type: 
application/xml; charset=ISO-8859-1' --http-password=CHANGEME -O /dev/null 
--post-file=C:/Nexus/config.xml http://localhost:8080/createItem?name=test


Thanks!
Martin 
______________________________________________ 

                                          

Reply via email to