# 使用 Homebrew 安装 otterdog

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

## 安装

```sh
sudo av install brew:otterdog
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install otterdog
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:otterdog
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/otterdog>
- **版本:** 1.4.0
- **来源摘要:** Manage GitHub organizations at scale using an infrastructure as code approach
- **主页:** <https://otterdog.readthedocs.io/en/latest/>
- **仓库:** <https://github.com/eclipse-csi/otterdog>
- **上游文档:** <https://github.com/eclipse-csi/otterdog#readme>
- **许可证:** EPL-2.0
- **源码归档:** <https://files.pythonhosted.org/packages/19/88/fffe8ad66be0149d1f34ec12bdd8abb3dde467b4780746cede544d83b26c/otterdog-1.4.0.tar.gz>
- **最后更新:** 2026-07-25T18:28:48Z
- **已生成:** 2026-07-26T07:20:29+00:00

## 可执行文件

- otterdog (cli)
- otterdog (别名)

## 依赖

- certifi
- cryptography
- libsodium
- node
- python@3.14
- rpds-py

## 构建依赖

- rust

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-07-26
- 管理器版本: 1.4.0
- 管理器更新时间: 2026-07-25
- 本地数据: OK
- 上游仓库: https://otterdog.readthedocs.io/en/latest/
- 信息: Release/tag comparison is only available for GitHub repositories.
## 项目历史与用法

Eclipse Otterdog is a Python CLI for managing GitHub organizations with a configuration-as-code workflow. It models organization and repository settings in a configuration repository, lets project teams propose changes by pull request, and applies approved changes to GitHub.

### 项目历史

Otterdog was developed by the Eclipse Foundation security team to manage GitHub organizations at scale. Eclipse documentation describes it as infrastructure as code for GitHub organizations, with configuration stored in each enabled organization's repository and changes applied with the otterdog CLI.

The project moved from Eclipse's GitLab namespace to the eclipse-csi GitHub organization; the old GitLab page marks that repository obsolete and points new development to GitHub. The GitHub README describes Otterdog as a tool the Eclipse Foundation uses for numerous GitHub-hosted projects.

### 采用历史

A May 2023 Eclipse JDT mailing-list post explains the rollout motivation: project leads can submit configuration PRs, automated feedback describes planned changes, Eclipse security staff approve and apply them, and the setup helps monitor security-related organization settings at scale while reducing help-desk load.

The public eclipse-csi/.eclipsefdn configuration repository and dashboard show Otterdog's self-service model in practice: configuration lives in a repository, documentation points contributors to Otterdog, and a dashboard exposes the effective configuration and a Jsonnet playground.

### 使用方式

Administrators install the CLI, define an otterdog.jsonnet or otterdog.json configuration, connect organization credentials through plain, pass, or Bitwarden-backed providers, and run operations such as import, plan, apply, validate, fetch-config, push-config, show-live, and list-members.

Non-administrator project contributors usually interact with Otterdog through pull requests against the configuration repository. That workflow makes GitHub settings reviewable and auditable in the same style as infrastructure code.

### 为什么软件包爱好者会关心

otterdog is notable because it packages GitHub organization governance as a CLI instead of a dashboard-only process. For package nerds, it is a concrete example of configuration-as-code moving upward from servers and clusters into source-hosting administration.

### 时间线

- 31 May 2023: Eclipse's JDT mailing list described Otterdog setup for an Eclipse GitHub organization and explained the planned self-service workflow.
- 2026: The GitLab project page pointed new development to github.com/eclipse-csi/otterdog.
- 30 June 2026: The GitHub repository listed Otterdog v1.3.4 as a release.

### Related projects

- Otterdog is related to Eclipse Foundation GitHub operations, eclipse-csi configuration repositories, Jsonnet-based configuration, GitHub organization policy management, and infrastructure-as-code tools such as Terraform or OpenTofu that address adjacent GitHub administration problems.

### 来源

- <https://eclipse-csi.github.io/.eclipsefdn/>
- <https://github.com/eclipse-csi/.eclipsefdn>
- <https://github.com/eclipse-csi/otterdog>
- <https://gitlab.eclipse.org/eclipsefdn/security/otterdog>
- <https://otterdog.readthedocs.io/en/latest/>
- <https://otterdog.readthedocs.io/en/latest/reference/operations/>
- <https://www.eclipse.org/lists/jdt-dev/msg02277.html>


## 安全说明

infrastructure mutation or orchestration signal.

- **Geiger 风险:** orange / 中
- infrastructure mutation or orchestration signal


## Configuration and credential file locations

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.


## Configuration files

- Unix: ./otterdog.jsonnet, ./otterdog.json, $OTTERDOG_CONFIG_ROOT/otterdog.jsonnet, $OTTERDOG_CONFIG_ROOT/otterdog.json

## Credential files

- Unix: ./otterdog.jsonnet, ./otterdog.json
## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** otterdog
- **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:** head, stable


## 相关链接

- [Cloud CLI packages](https://www.automicvault.com/zh-hans/pkg/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Source-control packages](https://www.automicvault.com/zh-hans/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://www.automicvault.com/zh-hans/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/zh-hans/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [node](https://www.automicvault.com/zh-hans/pkg/brew/node/) - Runtime dependency declared by Homebrew.
- [python@3.14](https://www.automicvault.com/zh-hans/pkg/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [rust](https://www.automicvault.com/zh-hans/pkg/brew/rust/) - Build dependency declared by Homebrew.
- [aws-cdk](https://www.automicvault.com/zh-hans/pkg/brew/aws-cdk/) - Shares av.db curated category or tags: cli, cloud-infrastructure, infrastructure-as-code.
- [opentofu](https://www.automicvault.com/zh-hans/pkg/brew/opentofu/) - Shares av.db curated category or tags: cli, cloud-infrastructure, infrastructure-as-code.
- [org-formation](https://www.automicvault.com/zh-hans/pkg/brew/org-formation/) - Shares av.db curated category or tags: cli, cloud-infrastructure, infrastructure-as-code.
- [pug](https://www.automicvault.com/zh-hans/pkg/brew/pug/) - Shares av.db curated category or tags: cli, cloud-infrastructure, infrastructure-as-code.
- [pulumi](https://www.automicvault.com/zh-hans/pkg/brew/pulumi/) - Shares av.db curated category or tags: cli, cloud-infrastructure, infrastructure-as-code.
- [rain](https://www.automicvault.com/zh-hans/pkg/brew/rain/) - Shares av.db curated category or tags: cli, cloud-infrastructure, infrastructure-as-code.
- [sceptre](https://www.automicvault.com/zh-hans/pkg/brew/sceptre/) - Shares av.db curated category or tags: cli, cloud-infrastructure, infrastructure-as-code.
- [aztfexport](https://www.automicvault.com/zh-hans/pkg/brew/aztfexport/) - Shares av.db curated category or tags: cli, cloud-infrastructure, infrastructure-as-code.
- [ansible](https://www.automicvault.com/zh-hans/pkg/brew/ansible/) - Both packages touch the same language runtime or ecosystem. Shared terms: certifi, cli, cloud, cloud-infrastructure, code.

## Combined YAML source

View the package source record on GitHub. [combined/otterdog.yml](https://github.com/automic-vault/db/blob/main/combined/otterdog.yml)


## 来源

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
