hudson--URL选?项
hudson为我们提供了一些通过url快速执行的功能
http://[hudson-server]/[command]
[command]
可?以?是?:
exit
:关?闭?Hudson,不建议使用这个功能,它会关闭hudson所在的服务器。 restart
:重?启?Hudson ??? ?? script: 执行Groovy scripts,这个功能挺有用的,如果你熟悉Groovy,倒是可以尝试下。 关于hudson的Groovy scripts,可以参考该地址:http://wiki.hudson-ci.org/display/HUDSON/Hudson+Script+Console