Download Latest Version gh_2.81.0_linux_386.tar.gz (16.9 MB)
Email in envelope

Get an email when there's a new version of cli

Home / v2.79.0
Name Modified Size InfoDownloads / Week
Parent folder
gh_2.79.0_windows_arm64.zip 2025-09-09 16.5 MB
gh_2.79.0_windows_386.zip 2025-09-09 17.3 MB
gh_2.79.0_windows_amd64.msi 2025-09-09 18.3 MB
gh_2.79.0_windows_amd64.zip 2025-09-09 18.2 MB
gh_2.79.0_windows_arm64.msi 2025-09-09 16.6 MB
gh_2.79.0_windows_386.msi 2025-09-09 17.5 MB
gh_2.79.0_linux_armv6.rpm 2025-09-09 17.6 MB
gh_2.79.0_linux_armv6.tar.gz 2025-09-09 16.9 MB
gh_2.79.0_macOS_amd64.zip 2025-09-09 18.8 MB
gh_2.79.0_macOS_arm64.zip 2025-09-09 17.4 MB
gh_2.79.0_macOS_universal.pkg 2025-09-09 35.2 MB
gh_2.79.0_linux_amd64.tar.gz 2025-09-09 17.9 MB
gh_2.79.0_linux_arm64.deb 2025-09-09 17.2 MB
gh_2.79.0_linux_arm64.rpm 2025-09-09 17.2 MB
gh_2.79.0_linux_arm64.tar.gz 2025-09-09 16.6 MB
gh_2.79.0_linux_armv6.deb 2025-09-09 17.6 MB
gh_2.79.0_linux_amd64.rpm 2025-09-09 18.8 MB
gh_2.79.0_checksums.txt 2025-09-09 1.9 kB
gh_2.79.0_linux_386.deb 2025-09-09 17.5 MB
gh_2.79.0_linux_386.rpm 2025-09-09 17.5 MB
gh_2.79.0_linux_386.tar.gz 2025-09-09 16.8 MB
gh_2.79.0_linux_amd64.deb 2025-09-09 18.7 MB
GitHub CLI 2.79.0 source code.tar.gz 2025-09-08 15.7 MB
GitHub CLI 2.79.0 source code.zip 2025-09-08 17.3 MB
README.md 2025-09-08 2.4 kB
Totals: 25 Items   419.3 MB 0

Advanced Issue Search Support

The GitHub CLI now supports advanced issue search syntax using:

  • Searching issues: gh search issues <advanced issue search query>
  • Searching pull requests: gh search prs <advanced issue search query>
  • While listing issues: gh issue list --search <advanced issue search query>
  • While listing pull requests: gh pr list --search <advanced issue search query>

For more information about advanced issue search syntax, see: "Filtering and Searching Issues and Pull Requests"

Copy OAuth Code Automatically

The GitHub CLI now supports writing the OAuth one-time pass code to the clipboard automatically during authentication:

  • While logging in: gh auth login --clipboard / gh auth login -c
  • While refreshing the token: gh auth refresh --clipboard / gh auth refresh -c

What's Changed

✨ Features

📚 Docs & Chores

:dependabot: Dependencies

New Contributors

Full Changelog: https://github.com/cli/cli/compare/v2.78.0...v2.79.0

Source: README.md, updated 2025-09-08