Start a registered GitHub Actions runner
pks github runner start [options]$ pks github runner startStart the runner in foreground
$ pks github runner start --detachStart the runner in background
Starts a previously registered GitHub Actions runner. The runner begins polling for jobs from the configured repository.
| Flag | Description |
|---|---|
--detach | Run in background |
--name | Runner name to start (if multiple registered) |