Build Queue
No builds in the queue.
1Idle
2Idle
3Idle
4Idle

Command groovy

java -jar jenkins-cli.jar -s http://192.168.0.70:8899/jenkins/ -webSocket 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.