Credential-Zugriff
Reads GitLab tokens, config, and repository credentials.
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für glab in AI-Agent-Workflows.
Agent-Sicherheit
glab controls GitLab repositories, pipelines, releases, and authenticated project state.
Reads GitLab tokens, config, and repository credentials.
Can create releases, merge requests, issues, pipelines, and repo changes.
Can upload release assets and trigger CI/CD.
Gate token output, release, pipeline, and write commands.
Allow read-only queries; require approval for releases, pipeline triggers, and project writes.
Installation
brew install glablocal Homebrew formula metadata
sudo port install glabMacPorts ports tree · devel/glab/Portfile · Quelle: api.github.com
sudo apk add glabAlpine Linux edge package indexes · glab · Quelle: dl-cdn.alpinelinux.org
sudo apt install glabDebian stable package indexes · glab · Quelle: deb.debian.org
sudo dnf install glabFedora Rawhide package metadata · glab · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#glabnixpkgs package indexes · pkgs/by-name/gl/glab/package.nix · Quelle: api.github.com
sudo pacman -S glabArch Linux sync databases · glab · Quelle: geo.mirror.pkgbuild.com
sudo zypper install glabopenSUSE Tumbleweed package metadata · glab · Quelle: download.opensuse.org
choco install glabChocolatey community package catalog · glab · Quelle: community.chocolatey.org
scoop install main/glabScoop official bucket manifest trees · bucket/glab.json · Quelle: api.github.com
winget install --id GLab.GLab -eWindows Package Manager source index · GLab.GLab · Quelle: cdn.winget.microsoft.com
Überblick
Open-source GitLab command-line tool
Verlauf
GLab is the open-source GitLab command-line interface. It brings GitLab issues, merge requests, CI/CD pipelines, jobs, releases, repository operations, authentication, API access, and related DevOps tasks into the terminal beside Git.
GLab began as a community project by Clement Sam. GitLab's adoption announcement says he started work more than two years before December 2022 to make his workflow easier and avoid switching among browser tabs, IDE, and terminal.
The original profclems/glab GitHub repository was created in 2020 and gathered a community before GitLab adopted it. GitLab's announcement says more than 80 contributors had built on the tool before adoption, adding commands for merge requests, issues, pipelines, and more.
GitLab adopted the project in 2022 and moved it into gitlab-org/cli as the foundation of GitLab's native CLI experience. The transition included migrating project infrastructure, adapting GitHub Actions work to GitLab CI, reviewing security, and updating distribution methods to point to the new repository.
GLab's adoption is tied directly to GitLab's broader editor and terminal strategy. GitLab's announcement frames the CLI as another way to integrate GitLab with tools developers already use, following its earlier adoption of GitLab Workflow for VS Code.
The official README documents support for GitLab.com, GitLab Dedicated, and GitLab Self-Managed, with multiple authenticated GitLab instances and automatic host detection from Git remotes. Package metadata in this batch shows GLab in Homebrew, Chocolatey, Debian, Fedora, MacPorts, Nix, Arch, Scoop, Ubuntu, Winget, openSUSE, and Alpine.
Practitioners use glab to stay in the terminal while listing and creating issues, opening and reviewing merge requests, checking pipelines, retrying jobs, creating releases and changelogs, managing labels and milestones, calling the GitLab API, and configuring authentication.
The README shows a command structure of glab command subcommand flags and examples such as listing merge requests assigned to the user, approving a merge request, and creating an issue with milestone, title, and label. Authentication can use OAuth, personal access tokens, CI job tokens, and host-specific configuration.
GLab matters to package maintainers because it is the GitLab-side counterpart to the habit of doing forge work from a shell. It turns GitLab from a browser destination into a scriptable CLI surface for local development and CI contexts.
Its history also shows a common open-source lifecycle: a community tool proved demand, then the platform vendor adopted it, moved distribution, and expanded support for enterprise and self-managed installations.
Sicherheitslage
Für glab wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/Library/Application Support/glab-cli/config.yml$XDG_CONFIG_HOME/glab-cli/config.yml~/.config/glab-cli/config.ymlCredential-bearing paths to review before unattended agent runs.
~/Library/Application Support/glab-cli/config.yml$XDG_CONFIG_HOME/glab-cli/config.yml~/.config/glab-cli/config.ymlExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
glab | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://gitlab.com/gitlab-org/cli
Installationsmetadaten
| Paketschlüssel | brew:glab |
|---|---|
| Version | 1.109.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/glab |
| Homepage | https://gitlab.com/gitlab-org/cli |
| Repository | https://gitlab.com/gitlab-org/cli |
| Upstream-Dokumentation | https://docs.gitlab.com/cli |
| Lizenz | MIT |
| Quellarchiv | https://gitlab.com/gitlab-org/cli.git |
| Zuletzt aktualisiert | 2026-07-21T16:55:22Z |
| Pulse | updated |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | glab |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
glab 1.53.0-1+b3
commandline interface for gitlab instances
https://gitlab.com/gitlab-org/cli
sudo apt install glabglab
nix profile install nixpkgs#glabglab 1.36.0-1
commandline interface for gitlab instances
https://gitlab.com/gitlab-org/cli
sudo apt install glabglab 1.102.0-r0
Open source GitLab CLI tool written in Go
https://gitlab.com/gitlab-org/cli
sudo apk add glabglab-bash-completion 1.102.0-r0
Bash completions for glab
https://gitlab.com/gitlab-org/cli
sudo apk add glab-bash-completionglab-doc 1.102.0-r0
Open source GitLab CLI tool written in Go (documentation)
https://gitlab.com/gitlab-org/cli
sudo apk add glab-docglab-fish-completion 1.102.0-r0
Fish completions for glab
https://gitlab.com/gitlab-org/cli
sudo apk add glab-fish-completionglab-zsh-completion 1.102.0-r0
Zsh completions for glab
https://gitlab.com/gitlab-org/cli
sudo apk add glab-zsh-completionglab 1.95.0-1.fc45
A GitLab CLI tool bringing GitLab to your command line
https://gitlab.com/gitlab-org/cli
sudo dnf install glabglab 1.102.0-1
Cli tool to help work seamlessly with GitLab from the command line
https://gitlab.com/gitlab-org/cli
sudo pacman -S glabglab 1.101.0-1.1
A GitLab command line tool
https://gitlab.com/gitlab-org/cli
sudo zypper install glabglab-bash-completion 1.101.0-1.1
Bash completion for glab
https://gitlab.com/gitlab-org/cli
sudo zypper install glab-bash-completionglab-doc 1.101.0-1.1
Documentation for GLab
https://gitlab.com/gitlab-org/cli
sudo zypper install glab-docglab-fish-completion 1.101.0-1.1
Fish completion for glab
https://gitlab.com/gitlab-org/cli
sudo zypper install glab-fish-completionglab-zsh-completion 1.101.0-1.1
Zsh completion for glab
https://gitlab.com/gitlab-org/cli
sudo zypper install glab-zsh-completionglab
sudo port install glabQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.