MSI
WinGet
GitHub CLI
GitHub, Inc. · 2.7.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i gh_2.7.0_windows_amd64.msi /quiet /norestart
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{B8AE579D-4F69-4A1E-9472-A12B929ACD3F}
Product version operator
Greater than or equal to
Product version
2.7.0
MSI Properties
Product Code
{B8AE579D-4F69-4A1E-9472-A12B929ACD3F}
File Identity
Filename
gh_2.7.0_windows_amd64.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
GitHub.cli
Version
2.7.0
Description
GitHubs official command-line tool.
License
MIT License
↗
Homepage
https://github.com/cli/cli
Support
https://help.github.com/en
Min OS Version
10.0.0.0
Upgrade Behavior
install(Install over existing)
Release Notes
Find your work across repositories
• Add gh status command
• The status command displays issues and pull requests assigned to you from anywhere on GitHub, as well as requests for your review, mentions of your name, and notifications.
• gh search: Add search issues and search pull requests commands
Other New Features
• Add label list and label create commands
• Add ability to filter issue and pull request lists by app
• extension install: Add option to pin extensions to a version
• Add support f…