glab-mr-issues - Man Page

Get issues related to a particular merge request.

Synopsis

glab mr issues [ | ] [flags]

Description

Get issues related to a particular merge request.

Options Inherited from Parent Commands

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

-R, ā€‰--repo="" Select another repository. Can use either OWNER/REPO or GROUP/NAMESPACE/REPO
format. Also accepts full URL or Git URL.

Example

$ glab mr issues 46
$ glab mr issues branch

# Use the checked-out branch
$ glab mr issues

See Also

glab-mr(1)

Referenced By

glab-mr(1).

Nov 2024 Auto generated by spf13/cobra