sudo gitlab-runner register

Category: GitLab

sudo gitlab-runner register

Register a new GitLab runner interactively

Walks you through registering a runner with a GitLab instance, asking for the GitLab URL, a registration token, and an executor. A runner is a worker machine that picks up CI jobs from GitLab. The answers land in the config file (config.toml).
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.