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