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 command
- -R, ā--repo="" Select another repository using the
OWNER/REPO
orGROUP/NAMESPACE/REPO
format or 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
Referenced By
Mar 2023 Auto generated by spf13/cobra