首页 > 其他 > 详细

如何重启jenkins

时间:2020-09-22 22:59:47      阅读:86      评论:0      收藏:0      [点我收藏+]

采用通用的URL方式,就可以实现Jenins的停止,重启和重载。

http://[jenkins-server-address][:port]/[command] where [command] can be

exit to shutdown jenkins

restart to restart jenkins

reload to reload the configuration

例子 重启jenkins:
浏览器输入:

http://localhost:8080/restart

如何重启jenkins

原文:https://www.cnblogs.com/zhenhunfan2/p/13714681.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!