Search code examples
command-linehudsonjobs

Creating Hudson jobs and views from command line


Can I create Hudson jobs from the command line?? If yes, can views be created the same way??


Solution

  • You can always create the xml file for the job. The location will be a new folder in the jobs directory. Than you only need to trigger a reload of the config. It should be similar for the views.