pks github runner start

stable

Start a registered GitHub Actions runner

Usage: pks github runner start [options]
Platform: linuxmacos
Category: infrastructure

Examples

$ pks github runner start

Start the runner in foreground

$ pks github runner start --detach

Start the runner in background

pks github runner start

Starts a previously registered GitHub Actions runner. The runner begins polling for jobs from the configured repository.

Options

FlagDescription
--detachRun in background
--nameRunner name to start (if multiple registered)