does Jenkins drop the CLI password authentication?

2013-07-05 Thread Nick Tan
hi, just want to confirm with you that, does Jenkins drop the CLI password authentication? since i use CLI with password authentication before (on Jenkins 1.508) and it worked great. but now i got error "Failed to authenticate with your SSH keys." on Jenkins 1.521, with the same code. my co

use CLI effectively

2013-02-17 Thread Nick Tan
hi, as we know that CLI is slow since there introduce some hand-shake for key auth, etc. here is my case, i'd like to execute several commands (include my custom ones), if i call them in each separate CLI command, it quite slow. so is there anyway that i can start a session (to finish the hand

Re: use CLI effectively

2013-02-17 Thread Nick Tan
interesting to consider. > > All three seem to be available from PyPi.org > > Mark Waite > > -- > *From:* Nick Tan > > *To:* jenkins...@googlegroups.com > *Sent:* Sunday, February 17, 2013 8:04 AM > *Subject:* use CLI effectively > > h