0 votes
in Jenkins by
Which Command is used to start Jenkins?

1 Answer

0 votes
by
You can follow the below mentioned steps to start Jenkins:

Open Command Prompt

From the Command Prompt browse the directory where Jenkins. war resides

Run the command given below:

D:\>Java –jar Jenkins.war

Related questions

0 votes
asked Jan 17, 2020 in Jenkins by GeorgeBell
0 votes
asked Jul 12, 2021 in Laravel by sharadyadav1986
...