macOS
brew install wikibase-clilocal Homebrew formula metadata
brew / rank 5448
Command-line interface to Wikibase. Version 20.3.1 via Homebrew; verified 2026-08-01.
install
brew install wikibase-clilocal Homebrew formula metadata
overview
Command-line interface to Wikibase
history
wikibase-cli is a command-line interface for Wikidata and other Wikibase installations. Its own README describes it as a CLI layer over the JavaScript wikibase-edit and wikibase-sdk modules, with extra terminal-oriented commands and a batch mechanism intended for large edit runs.
The tool was primarily developed around Wikidata, then generalized so the same command-line workflow could target arbitrary Wikibase instances. That transition mirrors the wider Wikibase ecosystem: Wikidata is the largest public deployment, while institutional and private Wikibase installations need the same read, edit, and scripting primitives.
In practice, wikibase-cli is used as a terminal alternative to browser-based editing and as a scripting tool for repeated or bulk edits. The Wikidata tools page describes it as based on wikibase-edit and usable from scripts to run many edits, which is the niche where package users are most likely to meet it.
For package collections, wikibase-cli is notable less as a standalone data store than as a small automation surface over a knowledge-graph stack. Its `wb` and `wd` executables make Wikibase operations feel like ordinary shell commands, which is useful for data-cleaning, bot, and reconciliation workflows.
security posture
No matching local secret-handling manifest was found for wikibase-cli. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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/wikibase-cli/config.json%USERPROFILE%\wikibase-cli\config\config.jsonCredential-bearing paths to review before unattended agent runs.
~/.config/wikibase-cli/config.json%USERPROFILE%\wikibase-cli\config\config.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
wb | executable | indexed executable | Discovered from the local executable index. |
wd | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:wikibase-cli |
|---|---|
| Version | 20.3.1 |
| Package manager | Homebrew |
| Homepage | https://codeberg.org/maxlath/wikibase-cli |
| Last updated | 2026-08-01T02:49:35Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source 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.