Command create-job

java -jar jenkins-cli.jar -s https://team.marrigewell.com/jenkins/ -webSocket create-job NAME
Creates a new job by reading stdin as a configuration XML file.

NAME : Name of the job to create