GitLab 이슈 관리. 더 많은 정보: https://gitlab.com/gitlab-org/cli/-/blob/main/docs/source/issue/index.md.
glab issue view {{이슈_번호}}
glab issue view {{이슈_번호}} {{[-w|--web]}}
glab issue create --web
bug 라벨이 있는 최근 10개 문제를 나열:glab issue list {{[-P|--per-page]}} {{10}} {{[-l|--label]}} "{{bug}}"
glab issue list {{[-c|--closed]}} --author {{사용자명}}
glab issue reopen {{이슈_번호}}