Automic VaultAutomic Vault

brew

apache-brooklyn-cli を Homebrew でインストール

apache-brooklyn-cli のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install apache-brooklyn-cli

local 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.

タイムライン

  • 2014: Apache Brooklyn NOTICE files identify Apache Software Foundation copyright beginning in 2014.
  • 2019: Official CLI reference source in brooklyn-docs records `br` command documentation metadata.
  • 2020: Brooklyn docs build metadata shows the published GitBook-era latest docs and CLI pages.

Related projects

  • Apache Brooklyn is the server and management platform controlled by the CLI.
  • Brooklyn blueprints are YAML or Java application models deployed and managed through the platform.
  • Apache jclouds-style cloud locations are part of the broader Brooklyn operating model.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 10 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
brcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版1.1.0
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

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 DatabaseHomebrew formula API
Taphomebrew/core
Full Nameapache-brooklyn-cli
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment