GitHub CLI adds commands for managing Discussions
GitHub CLI version 2.94.0 introduces a new `gh discussion` command group, allowing users to list, view, create, edit, and comment on repository discussions directly from the terminal. This feature aims to integrate discussions into developers' existing workflows, reducing the need for direct API calls. The new commands are available for any repository with GitHub Discussions enabled.
- →Manage GitHub Discussions via CLI
- →New commands for core discussion workflows
Features (1) ›
- Manage GitHub Discussions via CLI
GitHub CLI v2.94.0 introduces the `gh discussion` command group, enabling users to list, view, create, edit, and comment on repository discussions directly from the terminal. This functionality is available on any repository with GitHub Discussions enabled.
Notes (1) ›
- New commands for core discussion workflows
The new command group includes specific commands for listing recent discussions, viewing individual discussions and replies, creating new discussions, editing existing ones, and commenting. These features aim to streamline interaction with GitHub Discussions.
https://github.blog/changelog/2026-06-10-list-view-and-create-discussions-in-github-cli
Related releases
- GitHub Copilot adds tiers for cost and quality in auto model selection GitHub Changelog ·
- GitHub Copilot usage metrics now include VS Code Agents activity GitHub Changelog ·
- GitHub Copilot Code Review Gains Auto-Resolution, Smart Commits, and Deeper Analysis GitHub Changelog ·
- GitHub Copilot Weekly Releases: Jira Integration, HydraFusion, and Enterprise Controls GitHub Changelog ·
- GitHub Launches Refreshed Repository Pull Requests Page in Public Preview GitHub Changelog ·
- GitHub AI Scan for PRs: API Management Now in Public Preview GitHub Changelog ·