What are the commands that are used to begin jenkins manually?
Answer Posted / Madhavanand
"To start Jenkins manually, you can use the following command:nFor Windows: `java -jar jenkins.war`nFor Linux/MacOS: `java -jar jenkins.war --httpPort=<port>` (replace <port> with the desired port number).".
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category