Command create-job
java -jar jenkins-cli.jar -s https://jenkins.te.baibaodun.com.cn/jenkins/ -http 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 https://jenkins.te.baibaodun.com.cn/jenkins/ -http create-job NAME
Creates a new job by reading stdin as a configuration XML file.
NAME : Name of the job to create