Pergunta

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

Foi útil?

Solução

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.

Outras dicas

You can try the Hudson Remote API, which include an API to create Jobs.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top