There is currently a better alternative which is to use SSH directly, if you configure Jenkins to lister on a sshd port on your choosing (example 12345).

This way you can execute cli commands like this:

alias jcli='ssh -p 12345 $JENKINS_HOST'
jcli help

All you need to make sure is to publish your public ssh key in your Jenkins account.

Change By: Jose Sa (07/Feb/13 2:52 PM)
Priority: Critical Major
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to