macOS
brew install all-reposlocal Homebrew formula metadata
安装
brew install all-reposlocal Homebrew formula metadata
概览
Clone all your repositories and apply sweeping changes
历史
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.
安全态势
没有找到 all-repos 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.json可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
all-repos-clone | cli | 全局可执行文件 | |
all-repos-complete | cli | 全局可执行文件 | |
all-repos-find-files | cli | 全局可执行文件 | |
all-repos-grep | cli | 全局可执行文件 | |
all-repos-list-repos | cli | 全局可执行文件 | |
all-repos-manual | cli | 全局可执行文件 | |
all-repos-sed | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/asottile/all-repos
安装元数据
| 软件包键 | brew:all-repos |
|---|---|
| 版本 | 1.32.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/all-repos |
| 主页 | https://github.com/asottile/all-repos |
| 仓库 | https://github.com/asottile/all-repos |
| 上游文档 | https://github.com/asottile/all-repos |
| 许可证 | MIT |
| 源码归档 | https://files.pythonhosted.org/packages/a2/64/c2dcf990cd2644d0f871cee3434779569d210897b0860e749b9b4a0c6def/all_repos-1.32.0.tar.gz |
| 最后更新 | 2026-05-13T17:53:26Z |
| Pulse | updated |
| 依赖 | python@3.14 |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.