Jenkins Jobs are not loading while starting it from CLI -


i have setup lot of jobs while jenkins running windows service.when try start jenkins command line , none of jobs showing up.

can 1 let me know how make sure jobs loaded when start jenkins cli on windows machine.

make sure have same jenkins home directory when run cli.

you can use jenkins_home variable control that:

set jenkins_home=c:/myjenkins java -jar jenkins.war 

Comments

Popular posts from this blog

how to insert data php javascript mysql with multiple array session 2 -

multithreading - Exception in Application constructor -

windows - CertCreateCertificateContext returns CRYPT_E_ASN1_BADTAG / 8009310b -