Install
winget install GitHub.cli
Click to copy
↓ Download Installer
About GitHub CLI
GitHub CLI (gh) is a command-line tool that brings pull requests, issues, GitHub Actions, and other GitHub features to your terminal, so you can do all your work in one place.
Frequently Asked Questions
How do I install GitHub CLI using winget?
Open Windows Terminal or PowerShell and run:
winget install GitHub.cli. Winget is built into Windows 10 (version 1809+) and Windows 11 — no separate download required.What is GitHub CLI?
Take GitHub to the command line
Is GitHub CLI free to download?
GitHub CLI is available under the MIT license. Use the winget command above or click the download button to get the installer directly from the publisher.
How do I update GitHub CLI with winget?
Run
winget upgrade GitHub.cli in Windows Terminal or PowerShell to update GitHub CLI to the latest available version.What Windows versions support GitHub CLI?
The installer for GitHub CLI targets the x64 architecture. Check the publisher’s documentation for minimum Windows version requirements. Winget itself requires Windows 10 version 1809 or later.