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 Deprecates Gemini 2.5 Pro and 3 Flash Models GitHub Changelog ·
- GitHub Copilot Enterprise Teams Model Policy Targeting in Public Preview GitHub Changelog ·
- npm restricts granular access token ability to bypass 2FA for sensitive actions GitHub Changelog ·
- GitHub Models officially retired GitHub Changelog ·
- GitHub Copilot VS Code Updates: Agents, Chat, UI, and Accessibility GitHub Changelog ·
- GitHub Actions: Reference same-repo workflows with self-repository syntax GitHub Changelog ·