glab-issue-delete - Man Page

Delete an issue.

Synopsis

glab issue delete Ā [flags]

Description

Delete an 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 delete 123
glab issue del 123
glab issue delete https://gitlab.com/profclems/glab/-/issues/123

See Also

glab-issue(1)

Referenced By

glab-issue(1).

Oct 2024 Auto generated by spf13/cobra