FreeBSD Manual Pages
glab(1) glab(1) NAME glab-runner-list - List runners. SYNOPSIS glab runner list [flags] DESCRIPTION List runners for a project (default), group, or instance. Instance scope requires administrator access. OPTIONS -g, --group="" List runners for a group. Ignored if -R/--repo is set. -i, --instance[=false] List all runners available to the user (in- stance scope). --jq="" Filter JSON output with a jq expression. -F, --output="text" Format output as: text, json. -p, --page=1 Page number. -P, --per-page=30 Number of items to list per page. -R, --repo="" Select another repository. You can use either OWNER/REPO or GROUP/NAMESPACE/REPO. The full URL or Git URL is also ac- cepted. OPTIONS INHERITED FROM PARENT COMMANDS -h, --help[=false] Show help for this command. EXAMPLE # List runners for the current project glab runner list # List runners for a specific project glab runner list -R owner/repo # List runners for a group glab runner list --group mygroup # List runners as JSON glab runner list --output json SEE ALSO glab-runner(1) Auto generated by spf13/cobra Jun 2026 glab(1)
NAME | SYNOPSIS | DESCRIPTION | OPTIONS | OPTIONS INHERITED FROM PARENT COMMANDS | EXAMPLE | SEE ALSO
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=glab-runner-list&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>
