// install via winget
Command Prompt & PowerShell
click to copy
winget install GLab.GLab
// direct download
Download Installer// about GLab
GLab is an open source GitLab CLI tool bringing GitLab to your terminal next to where you are already working with git and your code without switching between windows and browser tabs. Work with issues, merge requests, watch running pipelines directly from your CLI among other features. Inspired by gh, the official GitHub CLI tool.
// frequently asked questions
How do I install GLab using winget?
Open PowerShell or Windows Terminal and run:
winget install GLab.GLab. Winget ships with Windows 10 (1809+) and Windows 11 — no additional install needed.What is GLab?
An open-source GitLab command line tool bringing GitLabs cool features to your command line
Is GLab free to download?
GLab is distributed 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 GLab with winget?
Run
winget upgrade GLab.GLab in PowerShell or Windows Terminal to update GLab to the latest available version.What architecture does GLab support?
The listed installer targets the x64 architecture. See the publisher’s documentation for full compatibility details.