Re: Jenkins CLI login problem

2012-02-15 Thread danny staple
I think the answer is in the message: "You must authenticate to access this Jenkins. Use --username/--password/--password-file parameters or login command." If seems like you have security enabled, and you should be providing a --username or authentication method for it to work. On 15 February

Jenkins CLI login problem

2012-02-15 Thread Lestin Liu
Hi, Did anyone have CLI creditential problem? I met with the following messege: --> java -jar jenkins-cli.jar -s http://hudson-01:8008/ help You must authenticate to access this Jenkins. Use --username/--password/--password-file parameters or login command. --> java -jar jenkins-cli.jar -s http: