gitlab常用命令
1、查看gitlab状态
powershell
gitlab-ctl status
2、gitlab启动
powershell
gitlab-ctl start
3、gitlab关闭
powershell
gitlab-ctl stop