Sure, curl -f -s http://jenkinsUrl/job/yourjobname/config.xml -o yourjobname_config.xml It'll save your config to locally a file named yourjobname_config.xml If you delete the job after that, you only have to re-create a directory and put the config.xml and restart jenkins or reload configs to make it available again.
-- 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/groups/opt_out. |
- Save configuration of a job Andreas Tscharner
- Re: Save configuration of a job Adam PAPAI
- Re: Save configuration of a job oliver gondža