macOS
brew install orgalorglocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für orgalorg in AI-Agent-Workflows.
Installation
brew install orgalorglocal Homebrew formula metadata
Überblick
Parallel SSH commands executioner and file synchronization tool
Verlauf
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.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
orgalorg | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/reconquest/orgalorg
Installationsmetadaten
| Paketschlüssel | brew:orgalorg |
|---|---|
| Version | 1.3.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/orgalorg |
| Homepage | https://github.com/reconquest/orgalorg |
| Repository | https://github.com/reconquest/orgalorg |
| Upstream-Dokumentation | https://github.com/reconquest/orgalorg#readme |
| Lizenz | MIT |
| Quellarchiv | https://github.com/reconquest/orgalorg/archive/refs/tags/1.3.1.tar.gz |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.