# 使用 Homebrew 安装 orgalorg

查看 orgalorg 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:orgalorg
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install orgalorg
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:orgalorg
- **软件包管理器:** Homebrew
- **版本:** 1.3.1
- **来源摘要:** Parallel SSH commands executioner and file synchronization tool
- **主页:** <https://github.com/reconquest/orgalorg>
- **仓库:** <https://github.com/reconquest/orgalorg>
- **最后更新:** 2026-07-27T23:46:52+02:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- orgalorg (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.3.1
## 项目历史与用法

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.

### 时间线

- 2016-02-15: reconquest/orgalorg repository created on GitHub.
- 2016: public discussions and GitHub issues show use and feature requests around parallel SSH behavior.
- 2024-12-12: GitHub API metadata records repository activity on the default branch.

### Related projects

- The README compares orgalorg with Ansible, clusterssh/cssh, pssh, dsh, gsh, and pdsh. It also depends conceptually on SSH, ssh-agent or Pageant, tar-style streaming, sudo, and flock-style locking on target systems.

### 来源

- <https://api.github.com/repos/reconquest/orgalorg>
- <https://formulae.brew.sh/formula/orgalorg>
- <https://github.com/reconquest/orgalorg>
- <https://github.com/reconquest/orgalorg/issues>


## 安全说明

broad file, network, media, or database tool signal.

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal


## Combined YAML source

View the package source record on GitHub. [combined/orgalorg.yml](https://github.com/mxcl/pkgdb/blob/main/combined/orgalorg.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
