glab

Work seamlessly with GitLab. Some subcommands such as config have their own usage documentation. More information: https://gitlab.com/gitlab-org/cli/-/tree/main/docs/source.

glab repo clone {{owner}}/{{repository}}

glab issue create

glab issue list

glab issue view {{[-w|--web]}} {{issue_number}}

glab mr create

glab mr view {{[-w|--web]}} {{pr_number}}

glab mr checkout {{pr_number}}