Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 423 Bytes

README.rst

File metadata and controls

17 lines (13 loc) · 423 Bytes

autojenkins

Automation (remote control) of Jenkins tasks. Things you can do with it:

  • Create a job (e.g. from a template job)
  • Delete a job
  • Enable or disable a job
  • Obtain the config.xml file for that job
  • Trigger building of a job
  • Obtain latest execution results
  • ...

AutoJenkins can be used both as an API and a command-line tool.

Supports non-authenticated as well as authenticated servers.