Install via winget
click to copy
winget install GitHub.cli
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.
Package ID
GitHub.cli
Version
2.92.0
Publisher
GitHub, Inc.
License
MIT
Installer
wix
Architecture
x64
Tags
Frequently Asked Questions
How do I install GitHub CLI using winget?
Open PowerShell or Windows Terminal and run:
winget install GitHub.cli. Winget ships with Windows 10 (1809+) and Windows 11.What is GitHub CLI?
Take GitHub to the command line
Is GitHub CLI free to download?
GitHub CLI is distributed under the MIT license. Use the winget command above or the download button to get it directly from the publisher.
How do I update GitHub CLI with winget?
Run
winget upgrade GitHub.cli in PowerShell or Windows Terminal to update to the latest available version.How do I uninstall GitHub CLI?
Run
winget uninstall GitHub.cli to remove GitHub CLI from your system.