macOS
brew install apibuilder-clilocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für apibuilder-cli in AI-Agent-Workflows.
Installation
brew install apibuilder-clilocal Homebrew formula metadata
Überblick
Command-line interface to generate clients for api builder
Verlauf
apibuilder-cli is the command-line interface for API Builder, a platform for managing API descriptions and invoking code generators. It lets users list organizations and applications, upload API descriptors, generate clients, and update local generated code from project configuration.
The public apicollective/apibuilder-cli repository was created in 2015. The README describes a CLI centered on the app.apibuilder.io service: public APIs need no setup, while private APIs use a generated configuration file containing an API token.
The broader API Builder site presents the service as tooling for modern APIs, including management, sharing, version history, native libraries, and code generators. The CLI is the package-manager-facing piece of that ecosystem, exposing generator and upload workflows to scripts.
The README documents Homebrew installation on macOS and a shell install path for other platforms. The batch input shows Homebrew packaging, which is consistent with a developer workflow tool used from local repositories and CI jobs rather than as a long-running service.
The CLI can list organizations, applications, and versions; invoke a named generator into a target directory; upload an API descriptor with a version; update generated code based on .apibuilder/config; clean API Builder versions not tagged in the source repository; and check or upgrade the CLI itself.
Private API use stores tokens in ~/.apibuilder/config. Project update workflows use a YAML .apibuilder/config file in the current repository to specify organizations, projects, versions, generators, target paths, file patterns, and generator attributes.
apibuilder-cli matters as glue between an API catalog and generated client/server code in a local source tree. For package users, the interesting bits are the split between global credentials and per-project generator config, and the fact that the CLI can be driven from Git hooks or continuous delivery with silent upload and clean modes.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
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.
~/.apibuilder/config.apibuilder/configCredential-bearing paths to review before unattended agent runs.
~/.apibuilder/configExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
apibuilder | cli | globales Executable | |
create-config | cli | globales Executable | |
read-config | 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://github.com/apicollective/apibuilder-cli
Installationsmetadaten
| Paketschlüssel | brew:apibuilder-cli |
|---|---|
| Version | 0.2.4 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/apibuilder-cli |
| Homepage | https://www.apibuilder.io |
| Repository | https://github.com/apicollective/apibuilder-cli |
| Upstream-Dokumentation | https://app.apibuilder.io/generators |
| Lizenz | MIT |
| Quellarchiv | https://github.com/apicollective/apibuilder-cli/archive/refs/tags/0.2.4.tar.gz |
| Von macOS bereitgestellte Bibliotheken | ruby |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | apibuilder-cli |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Quellspur
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.