Skip to content
构建队列
队列中没有构建任务

Command groovy

java -jar jenkins-cli.jar -s https://jenkins-dev.fengzhongxing.com/jenkins/ groovy [SCRIPT] [ARGUMENTS ...]
Executes the specified Groovy script. 

SCRIPT : Script to be executed. Only '=' (to represent stdin) is supported. ARGUMENTS : Command line arguments to pass into script.