mirror of
https://github.com/ZJDoc/GitGuide.git
synced 2026-07-29 15:20:25 +08:00
297 B
297 B
[GitLab]命令行操作
-
启动
sudo gitlab-ctl start -
停止
sudo gitlab-ctl stop -
重启
sudo gitlab-ctl restart -
更新配置
sudo gitlab-ctl reconfigure -
查询日志
sudo gitlab-ctl tail -
查询状态
sudo gitlab-ctl status