Install with winget
Open PowerShell or Command Prompt and run:
winget install GLab.GLab
Copied to clipboard!
1Open PowerShell or Command Prompt
2Paste and run the command above
3Follow any on-screen prompts to complete installation
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.
Advanced Install Options
Install (latest)
winget install GLab.GLabInstall (pinned version)
winget install --id GLab.GLab -e --version 1.94.0Upgrade
winget upgrade GLab.GLabUninstall
winget uninstall GLab.GLabFrequently Asked Questions
How do I install GLab using winget?
Open PowerShell or Windows Terminal and run:
winget install GLab.GLab. Winget comes pre-installed on Windows 10 (1809+) and Windows 11.What is GLab?
An open-source GitLab command line tool bringing GitLabs cool features to your command line
Is GLab free to use?
GLab is distributed under the MIT license. Check the publisher’s site for full licensing details.
How do I update GLab with winget?
Run
winget upgrade GLab.GLab in PowerShell or Windows Terminal to upgrade to the latest available version.How do I uninstall GLab?
Run
winget uninstall GLab.GLab to remove GLab from your system.