Back

Explore Courses Blog Tutorials Interview Questions
+1 vote
2 views
in DevOps and Agile by (29.3k points)

I have 10 Jenkins job in folder foo. I have created a new subfolder baar in folder foo. How to move the 10 jobs from folder foo to the subfolder baar?

1 Answer

+1 vote
by (50.2k points)

For this question, you need to install the cloudbees folder plugin which helps you to move the jobs from one folder to another folder.

Goto manage Jenkins > manage plugins > search for cloudbees folder plugin > install without restart. this will add an option called move that will move your jobs from one folder to another.  

Browse Categories

...