macOS
brew install orgalorglocal Homebrew formula metadata
brew
orgalorg のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install orgalorglocal Homebrew formula metadata
概要
Parallel SSH commands executioner and file synchronization tool
履歴
orgalorg is a Go CLI for running SSH commands and uploading or synchronizing files across many hosts in parallel. It sits in the same operator niche as pssh, clusterssh, dsh, and parts of Ansible, but its README emphasizes zero configuration, native SSH, streaming tar uploads, global cluster locking, and batch-mode output.
The reconquest/orgalorg repository was created on 2016-02-15. The README positions it as a small operations tool for fleets where the operator wants a command-line host list, parallel execution, and file transfer without writing an Ansible playbook or opening many terminal windows.
The package's documented design uses SSH and tar rather than a custom transfer protocol. In sync mode it acquires a global cluster lock, streams files to temporary run directories, and then starts synchronization or follow-up commands on target nodes.
Public adoption evidence is narrower than for larger infrastructure tools, but the GitHub repository has hundreds of stars and Homebrew packaging. The issue tracker shows operator-style feature requests around ssh-agent forwarding, SSH config support, and proxying, which matches its system-administration audience.
Documented examples include running uptime on multiple hosts, piping hosts from stdin, tailing logs in parallel, copying SSH public keys, synchronizing nginx configuration and reloading the service, running shell scripts, installing packages on nodes, and taking a global maintenance lock.
The tool is deliberately command-oriented rather than declarative. Its alternatives section says Ansible is for complex DSL-based scenarios, while orgalorg is aimed at parallel commands, file synchronization, realtime output, and SSH-like argument semantics.
orgalorg is package-nerd-useful as a compact example of the pre-Kubernetes and bare-metal fleet-ops tool family: a single binary, no config file requirement, SSH as the transport, and package-manager distribution through Homebrew.
Its main historical value is not broad ecosystem dominance but the operational design tradeoff: avoid a configuration management framework when a parallel SSH runner plus file upload and locking is enough.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
orgalorg | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/reconquest/orgalorg
インストールメタデータ
| パッケージキー | brew:orgalorg |
|---|---|
| バージョン | 1.3.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/orgalorg |
| ホームページ | https://github.com/reconquest/orgalorg |
| リポジトリ | https://github.com/reconquest/orgalorg |
| 上流ドキュメント | https://github.com/reconquest/orgalorg#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/reconquest/orgalorg/archive/refs/tags/1.3.1.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 | orgalorg |
| 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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.