Hello, is it possible to trigger “Scan Multibranch Pipeline Now” for a Jenkins Multbranch Pipeline using jenkins-cli.jar?
If yes, how?
Probably possible using the Jenkins command line. I trigger scans of multibranch Pipeline jobs with a curl command that submits a POST to the URL.
1 Like