glab-mr-approvers - Man Page

List eligible approvers for merge requests in any state.

Synopsis

glab mr approvers [ | ] [flags]

Description

Lists users and groups eligible to approve, based on the approval rules configured for the project.

Options

--jq="" Filter JSON output with a jq expression.

-F, --output="text" Format output as: text, json.

Options Inherited from Parent Commands

-h, --help[=false] Show help for this command.

-R, --repo="" Select another repository. You can use either OWNER/REPO or GROUP/NAMESPACE/REPO. The full URL or Git URL is also accepted.

Example

glab mr approvers 123
glab mr approvers branch-name

See Also

glab-mr(1)

Referenced By

glab-mr(1).

Jun 2026 Auto generated by spf13/cobra