Issue Management

Manage GitHub issues

github
issue
create

Command

gh issue create

Explanation

Create, list, and manage GitHub issues without leaving your terminal.

Examples

Create new issue

gh issue create

List issues

gh issue list

View specific issue

gh issue view 123