macOS
brew install all-reposlocal Homebrew formula metadata
brew
Clone all your repositories and apply sweeping changes. Version 1.32.0 via Homebrew; verified 2026-05-13.
install
brew install all-reposlocal Homebrew formula metadata
overview
Clone all your repositories and apply sweeping changes
history
all-repos is Anthony Sottile's command-line toolkit for cloning many repositories and applying sweeping searches or changes across them.
The public repository begins in git history on 2017-08-02 with an initial skeleton, followed by v0.1.0 on 2017-08-04 and v1.0.0 on 2017-10-24. The README describes the package as a pip-installable CLI suite rather than a single command.
The tool grew around a simple configuration file, all-repos.json, that chooses a repository source module and optional push module. Built-in modules cover sources such as GitHub and file-based repository lists, while push modules can open pull requests.
The input package-manager facts show Homebrew packaging. The README's primary installation path is pip, which matches its Python ecosystem audience and its use in multi-repository maintenance workflows.
Users run all-repos-clone to materialize or update every configured repository, then use tools like all-repos-grep, all-repos-find-files, all-repos-sed, and all-repos-manual to inspect or modify the fleet. The default config filename is all-repos.json and can be overridden with -C or ALL_REPOS_CONFIG_FILENAME.
The README documents API keys in source_settings or push_settings, with api_key_env alternatives for keeping tokens in the environment.
all-repos is a concise answer to the monorepo-versus-many-repos maintenance problem: it gives package maintainers and infra engineers a scriptable way to fan out searches, sed edits, and pull requests across repositories without adopting a larger platform.
security posture
No matching local secret-handling manifest was found for all-repos. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
all-repos.jsonCredential-bearing paths to review before unattended agent runs.
all-repos.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
all-repos-clone | cli | global executable | |
all-repos-complete | cli | global executable | |
all-repos-find-files | cli | global executable | |
all-repos-grep | cli | global executable | |
all-repos-list-repos | cli | global executable | |
all-repos-manual | cli | global executable | |
all-repos-sed | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/asottile/all-repos
install metadata
| Package key | brew:all-repos |
|---|---|
| Version | 1.32.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/all-repos |
| Homepage | https://github.com/asottile/all-repos |
| Repository | https://github.com/asottile/all-repos |
| Upstream docs | https://github.com/asottile/all-repos |
| License | MIT |
| Source archive | https://files.pythonhosted.org/packages/a2/64/c2dcf990cd2644d0f871cee3434779569d210897b0860e749b9b4a0c6def/all_repos-1.32.0.tar.gz |
| Last updated | 2026-05-13T17:53:26Z |
| Pulse | updated |
| Dependencies | python@3.14 |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | all-repos |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.