You could use a groovy script. Other than that you are SOoL For CloudBees Jenkins Platform I have just implemented move/copy functionality for use within/between masters, and that functionality comes with Jenkins CLI support so you could use shell scripting with that *if you are a CloudBees customer*. (Still going through QA and documentation before we can release it though... Should be out next week with any luck)
I believe we have a Jenkins CLI command already in the folders plugin... If we don't then that's something that's in our OSS backlog (ie I cannot remember if we did it already or not!) On Friday, August 14, 2015, VFloyd <[email protected]> wrote: > Any ideas on how to move more than one job at a time into a folder? > > > > On Thursday, August 6, 2015 at 1:45:47 PM UTC-7, Daniel Laird wrote: >> >> All, >> >> I amusing the cloudbees plugin that creates folders. >> I am now trying to move some jobs that are currently in a 'view' into a >> folder. >> I can easily query and list all the jobs in a view in groovy but I am >> struggling to move the job into a folder. >> I have tried various methods - if anyone has some example of doing this >> it would be greatly appreciated. >> >> Dan >> > -- > 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 [email protected] > <javascript:_e(%7B%7D,'cvml','jenkinsci-users%[email protected]');> > . > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/e4cd1d42-0fba-4faf-a023-caab8b466a52%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/e4cd1d42-0fba-4faf-a023-caab8b466a52%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Sent from my phone -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CA%2BnPnMwBeqFvZAspj%2BcFRekgQvKrbSg4JZm9Fn9wX_63ei2Ndw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
