glab-issue-reopen - Man Page

Reopen a closed issue.

Synopsis

glab issue reopen [ | ] [flags]

Description

Reopen a closed issue.

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 issue reopen 123
glab issue open 123
glab issue reopen https://gitlab.com/NAMESPACE/REPO/-/issues/123

See Also

glab-issue(1)

Referenced By

glab-issue(1).

Oct 2024 Auto generated by spf13/cobra