Pretty self explanitory this one.
As described here: http://wiki.hudson-ci.org/display/HUDSON/Hudson+Script+Console you can access the Groovy script console from the Hudson web interface. I want to be able to access this from a shell so I can execute Groovy scripts from a terminal etc...
Any ideas?
java -jar hudson-cli.jar -s http://server:8080/ help– cyborg Dec 23 '10 at 17:08