SyntaxFix
Write A Post
Hire A Developer
Questions
To start Jenkins from command line
Go to the directory where your war file is placed and run the following command:
java -jar jenkins.war
To stop
Ctrl + C