Command create-job
java -jar jenkins-cli.jar -s http://192.168.0.70:8899/jenkins/ -webSocket create-job NAME
Creates a new job by reading stdin as a configuration XML file.
NAME : Name of the job to create
java -jar jenkins-cli.jar -s http://192.168.0.70:8899/jenkins/ -webSocket create-job NAME
Creates a new job by reading stdin as a configuration XML file.
NAME : Name of the job to create