6. Jenkins 关闭和重启的实现方式
关闭 jenkins
只需要在访问jenkins服务器的网址url地址后加上exit。例如我jenkins的地址http://localhost:8080/,那么我只需要在浏览器地址栏上敲下http://localhost:8080/exit 网址就能关闭jenkins服务.
重启 Jenkins
http://localhost:8080/restart
重新加载配置信息
http://localhost:8080/reload
时间是个伟大的作者,必将给出完美的答案。