glab-runner-managers - Man Page
List runner managers.
Synopsis
glab runner managers Ā [flags]
Description
Lists the managers of a runner.
Options
-F, --output="text" Format output as: text, json.
- -R, ā--repo="" Select another repository. Can use either OWNER/REPO or GROUP/NAMESPACE/REPO
- format. Also accepts full URL or Git URL.
Options Inherited from Parent Commands
-h, --help[=false] Show help for this command.
Example
# List managers for runner 1 glab runner managers 1 # List managers as JSON glab runner managers 1 --output json
See Also
Referenced By
Apr 2026 Auto generated by spf13/cobra