macOS
brew install orgalorglocal Homebrew formula metadata
安装
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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.