GitLab 使用

命令行界面的基本操作如下,Web界面的操作参考:https://www.cnblogs.com/pzk7788/p/10291378.html

[root@localhost ~]$ gitlab-ctl stop         # 停止GitLab相关的服务
[root@localhost ~]$ gitlab-ctl start        # 启动GitLab相关的服务
[root@localhost ~]$ gitlab-ctl restart      # 重启GitLab相关的服务
[root@localhost ~]$ gitlab-ctl status       # 查看GitLab相关的服务的状态
[root@localhost ~]$ gitlab-ctl tail <name>  # 动态查看指定服务名相关的日志

 

 

 

 

 

      

posted @ 2019-01-20 15:41  孔雀东南飞  阅读(111)  评论(0编辑  收藏  举报