macOS
brew install bruno-clilocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für bruno-cli in AI-Agent-Workflows.
Installation
brew install bruno-clilocal Homebrew formula metadata
nix profile install nixpkgs#bruno-clinixpkgs package indexes · pkgs/by-name/br/bruno-cli/package.nix · Quelle: api.github.com
Überblick
CLI of the open-source IDE For exploring and testing APIs
Verlauf
Bruno CLI is the command-line runner for Bruno, an open-source API client whose collections live as local files rather than in a hosted workspace. In package-manager terms it gives the Bruno collection format a scriptable interface: the GUI remains useful for authoring, while the `bru` executable runs requests, collections, and tests from terminals and CI systems.
The CLI tracks the main Bruno project in the usebruno/bruno monorepo. Its changelog shows an early 0.x period adding operational features such as custom CA support, insecure TLS mode, environment-variable loading, output capture, proxy support, and authentication fixes before the 1.0.0 stable CLI release.
On 6 Feb 2024 the project changed release practice so that a new CLI version would be released with every Bruno application release. That tied the package-manager-facing `bruno-cli` artifact more closely to Bruno's desktop/API-client release cadence.
Bruno CLI's adoption follows Bruno's larger appeal to developers who want API collections in git and local files instead of a cloud-synced service. The provided package facts show Homebrew and Nix packaging, which is enough to make `bru` convenient on macOS/Linux developer machines and in reproducible environments.
The official docs position the CLI for automated API testing, report generation, and CI/CD integration, making it the part of Bruno most likely to appear in build logs and package manifests.
Common usage is to run Bruno requests or collections from a project checkout, select environments, pass environment variables, and emit machine-readable reports such as JSON, JUnit, or HTML for test pipelines.
The CLI became more security-conscious over time: the official docs note that Bruno CLI v3.0.0 changed the default runtime from Developer Mode to Safe Mode, requiring an explicit sandbox flag for filesystem or external-package behavior.
For package nerds, `bruno-cli` is interesting because it packages an API-client workflow as a normal Unix command. It is part of the broader shift from GUI-only API tools toward repository-native collections that can be reviewed, diffed, and executed in CI.
Its significance is not that it invented HTTP scripting, but that it makes Bruno's local collection format viable outside the desktop app, giving package managers a clean hook into API regression testing.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
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.
<collection>/bruno.json<collection>/opencollection.ymlExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
bru | 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.
Installationsmetadaten
| Paketschlüssel | brew:bruno-cli |
|---|---|
| Version | 4.0.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/bruno-cli |
| Homepage | https://www.usebruno.com/ |
| Repository | https://github.com/usebruno/bruno |
| Upstream-Dokumentation | https://docs.usebruno.com/bru-cli/overview |
| Lizenz | MIT |
| Quellarchiv | https://registry.npmjs.org/@usebruno/cli/-/cli-4.0.0.tgz |
| Zuletzt aktualisiert | 2026-07-24T20:50:44Z |
| Pulse | updated |
| Abhängigkeiten | node |
| 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 | bruno-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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
bruno-cli
nix profile install nixpkgs#bruno-cliQuellspur
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.