macOS
brew install apache-brooklyn-clilocal Homebrew formula metadata
安装
brew install apache-brooklyn-clilocal Homebrew formula metadata
概览
Apache Brooklyn command-line interface
历史
Apache Brooklyn CLI is the `br` command-line client for Apache Brooklyn, an Apache cloud application management project used to model, deploy, monitor, and manage applications across clouds and other environments.
Apache Brooklyn's root README describes the platform as a system that supports blueprints in YAML or Java, deploys them to many clouds and target environments, monitors deployments, maintains a live model, and runs autonomic policies to keep applications healthy.
The CLI client is a separate Apache Brooklyn sub-project, written in Go. Its README says the repository contains the CLI client for Apache Brooklyn and can be built directly with Maven or inside Docker.
Official CLI docs describe `br` as a Brooklyn command-line client application. The command set covers login, deploying YAML blueprints, listing applications, reading sensors and config, invoking effectors, catalog operations, activity logs, policies, entity trees, and version checks against a running Brooklyn server.
Brooklyn's packaging history reflects a classic Apache server-plus-client split. The official docs list platform-specific CLI downloads for Windows, Linux, and OS X, and also note that the client binaries are included inside the Apache Brooklyn distribution under `bin/brooklyn-client-cli/`.
Homebrew packages only the CLI formula as `apache-brooklyn-cli`, exposing the `br` executable for users who want to operate a Brooklyn server without installing the full distribution locally.
The basic workflow is `br login <URL> [username [password]]`, followed by commands such as `br deploy`, `br application`, `br catalog`, `br sensor`, `br effector`, and `br config`. The official docs note that username and password can be omitted when connecting to a localhost server with no security enabled.
The CLI is not the Brooklyn server itself. It is a remote-control tool for a running Brooklyn instance, so its package value is in scripting, automation, and inspecting cloud application state from a terminal.
The package is interesting because it is a narrow client extracted from a larger Java-based Apache platform. Installing a small Go CLI through Homebrew gives operators the useful terminal surface of Brooklyn without pulling in the full server runtime.
It also shows the older Apache cloud-management era in package form: YAML blueprints, jclouds-style locations, application trees, effectors, sensors, catalog items, and server-side config exposed through one `br` command.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
br | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/apache/brooklyn-client
安装元数据
| 软件包键 | brew:apache-brooklyn-cli |
|---|---|
| 版本 | 1.1.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/apache-brooklyn-cli |
| 主页 | https://brooklyn.apache.org |
| 仓库 | https://github.com/apache/brooklyn-client |
| 上游文档 | https://brooklyn.apache.org/v/latest |
| 许可证 | Apache-2.0 |
| 源码归档 | https://github.com/apache/brooklyn-client/archive/refs/tags/rel/apache-brooklyn-1.1.0.tar.gz |
| 构建依赖 | go |
| Bottle | 可用 (于 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | apache-brooklyn-cli |
| 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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.