macOS
brew install gclilocal Homebrew formula metadata
sudo port install gcliMacPorts ports tree · devel/gcli/Portfile · source: api.github.com
brew / protected-tool coverage
Portable Git(hub|lab|tea)/Forgejo/Bugzilla CLI tool. Version 2.12.0 via Homebrew; verified 2026-05-30.
install
brew install gclilocal Homebrew formula metadata
sudo port install gcliMacPorts ports tree · devel/gcli/Portfile · source: api.github.com
sudo apk add gcliAlpine Linux edge package indexes · gcli · source: dl-cdn.alpinelinux.org
sudo apt install gcliDebian stable package indexes · gcli · source: deb.debian.org
nix profile install nixpkgs#gclinixpkgs package indexes · pkgs/by-name/gc/gcli/package.nix · source: api.github.com
overview
Portable Git(hub|lab|tea)/Forgejo/Bugzilla CLI tool
history
GCLI is a portable command-line client for working with multiple software forges through one interface. Its README frames the project as an answer to single-forge tools: instead of remembering separate commands for GitHub, GitLab, Gitea, Forgejo, and Bugzilla, GCLI presents a shared CLI.
The public GitHub repository was created in October 2021, while the project homepage and README both point to Sourcehut, GitLab, and GitHub development surfaces. The project is written as a small, portable C tool with few dependencies, manual pages, built-in help, and support for scripted and interactive use.
The project homepage says GCLI is available in various distributions and asks users to submit packages for their preferred operating systems. The README lists tested systems across BSDs, Solaris and OmniOS, Debian and Devuan, Gentoo, Fedora, Alpine, Haiku, Minix, Darwin, and Windows/MSYS2, which signals a portability-first package culture.
GCLI manages issues, merge requests, continuous integration, releases, and milestones from the terminal. It also integrates with Git and GoT, and its preferred contribution workflow is mailing-list based, with GitLab and GitHub mirrors accepted as alternatives.
GCLI is interesting because it deliberately avoids the modern pattern of one CLI per forge. For package maintainers, the notable traits are the C implementation, small dependency set, manual-page documentation, broad Unix portability testing, and explicit support for old-school email patch workflows.
protected-tool coverage
`gcli` reads forge API tokens from ~/.config/gcli/config by default. Our isotope stores that config in the macOS keychain and restores it through a temporary --config file only while `gcli` runs.
green risk · low confidence · appliance
Local README excerpt
gcli stores forge API tokens in its config file, normally ~/.config/gcli/config.
This protected-tool coverage migrates that config into the Automic Vault keychain and removes plaintext token = ... entries from the default config file. The installed launcher restores the protected config to a temporary file and runs the original gcli with --config pointing at that file.
.gcli files are not migrated.gcli.av-orig directly bypasses the injected config.Source: local coverage notes
Local secret-handling manifest
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.
~/.config/gcli/configCredential-bearing paths to review before unattended agent runs.
~/.config/gcli/configexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
gcli | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/herrhotzenplotz/gcli
install metadata
| Package key | brew:gcli |
|---|---|
| Version | 2.12.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/gcli |
| Homepage | https://herrhotzenplotz.de/gcli/ |
| Repository | https://github.com/herrhotzenplotz/gcli |
| Upstream docs | https://herrhotzenplotz.de/gcli |
| License | BSD-2-Clause |
| Source archive | https://github.com/herrhotzenplotz/gcli/archive/refs/tags/v2.12.0.tar.gz |
| Last updated | 2026-05-30T14:50:47Z |
| Pulse | updated |
| Dependencies | lowdown, openssl@3 |
| Build dependencies | pkgconf, readline |
| Uses from macOS | curl, libedit |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gcli |
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
gcli 2.3.0-1
Git Forge CLI
https://herrhotzenplotz.de/gcli/
sudo apt install gcligcli
nix profile install nixpkgs#gcligcli 2.2.0-1build2
Git Forge CLI
https://herrhotzenplotz.de/gcli/
sudo apt install gcligcli 2.9.1-r1
Portable GitHub/GitLab/Gitea CLI tool
https://herrhotzenplotz.de/gcli/
sudo apk add gcligcli-doc 2.9.1-r1
Portable GitHub/GitLab/Gitea CLI tool (documentation)
https://herrhotzenplotz.de/gcli/
sudo apk add gcli-docgcli
sudo port install gclisource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.