linux-jenkins 相关命令

转载 https://blog.csdn.net/mayunyun1987100/article/details/51741315

1.jenkins启动命令

[root@localhost /]#service jenkins start

2.jenkins停止命令

[root@localhost /]#service jenkins stop

3.查询jenkins状态命令

[root@localhost /]#service jenkins status

4.重启jenkins命令

[root@localhost /]#service jenkins restart

 

posted @ 2018-09-21 12:44  比利乘二  阅读(2008)  评论(0)    收藏  举报