Skip to content

Latest commit

 

History

History
48 lines (38 loc) · 1.12 KB

File metadata and controls

48 lines (38 loc) · 1.12 KB
title `glab issue`
stage Create
group Code Review
info To determine the technical writer assigned to the Stage/Group associated with this page, see <https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments>

Work with GitLab issues.

Examples

glab issue list
glab issue create --label --confidential
glab issue view --web 123
glab issue note -m "closing because !123 was merged" <issue number>

Options

  -R, --repo OWNER/REPO   Select another repository. Can use either OWNER/REPO or `GROUP/NAMESPACE/REPO` format. Also accepts full URL or Git URL.

Options inherited from parent commands

  -h, --help   Show help for this command.

Subcommands