commands.sh

gitlab-ctl

all

Manage the GitLab omnibus.

More info →

Examples (8)

Display the status of every service

Display the status of a specific service

Restart every service

Restart a specific service

Display the logs of every service and keep reading until `<Ctrl c>` is pressed

Display the logs of a specific service

Send the SIGKILL signal to specific service

Reconfigure the application

sudo gitlab-ctl reconfigure
made by @shridhargupta | data from tldr-pages