GitHub Discussions now has a first-class home in GitHub CLI through the new gh discussion command group. This means you can browse, create, and update discussions right where you already work, without falling back to raw gh api calls.
The new command group covers the core workflows you reach for most:
gh discussion list to scan recent discussions in a repository
gh discussion view to read a discussion and its replies in the terminal
gh discussion create to start a new discussion













