Jenkins CLI
Setup
go to http://localhost:8080/manage/cli/ to download and run Jenkins CLI.
All the available commands should be listed on this page.
Commands
Build Jobs
java -jar jenkins-cli.jar -s http://localhost:8080/ build MyJob -v -s --username admin --password 1234