# 使用 Homebrew, scoop 安装 yoke

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

## 安装

```sh
sudo av install brew:yoke
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install yoke
```

  证据: local Homebrew formula metadata

### Windows

- Scoop (92%):

```sh
scoop install extras/yoke
```

  证据: Scoop official bucket manifest trees: bucket/yoke.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:yoke
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/yoke>
- **版本:** 0.20.23
- **来源摘要:** Helm-inspired infrastructure-as-code package deployer
- **主页:** <https://yokecd.github.io/docs/>
- **仓库:** <https://github.com/yokecd/yoke>
- **上游文档:** <https://yokecd.github.io/docs/>
- **许可证:** MIT
- **源码归档:** <https://github.com/yokecd/yoke.git>
- **最后更新:** 2026-07-25T21:32:49+02:00
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- yoke (cli)
- yoke (别名)

## 构建依赖

- go

## 安装行为

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

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 0.20.23
- 管理器更新时间: 2026-07-25
- 本地数据: OK
- 上游仓库: https://github.com/yokecd/yoke
- 信息: No cached GitHub release or tag data was available.
## 项目历史与用法

Yoke is a newer Kubernetes package-management-as-code tool. It is Helm-inspired, but instead of treating packages primarily as YAML templates, it treats packages, called Flights, as programs compiled to WebAssembly that generate Kubernetes resources.

### 项目历史

The `yokecd/yoke` repository was created on 2024-02-14. The project documentation presents Yoke as infrastructure as code for Kubernetes resource management, built around real programming languages, native control flow, type checking, compiler guarantees, testing, linters, and normal software-engineering tooling.

Yoke's central abstraction is the Flight, explicitly analogous to a Helm Chart. A Flight is both the code that describes Kubernetes resources and the packaged wasm executable that emits the desired resources for deployment. The docs also describe related pieces including a client-side CLI, Helm compatibility, an ArgoCD config-management plugin, a server-side controller, Air Traffic Controller, and a Go SDK.

### 采用历史

Yoke is still pre-1.0, and its changelog explicitly says backwards compatibility is not guaranteed before v1.0.0. Adoption should therefore be read as early platform-engineering experimentation rather than mature cluster-standard tooling.

Its visible niche is among Kubernetes users frustrated with raw YAML and text templating, especially teams interested in wasm as a portable package format and code-first GitOps workflows.

### 使用方式

Users install the `yoke` CLI from source, binaries, Homebrew, or Scoop, then deploy a package with commands such as `yoke takeoff my-release https://.../main.wasm.gz`. Flights output one resource, a list of resources, or staged lists of resources to be applied as a single release.

The package is most relevant when a team wants Helm-like release management but wants package definitions authored in general-purpose languages and distributed through language package ecosystems or wasm artifacts.

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

Yoke is package-nerd interesting because it reframes a Kubernetes package as an executable artifact instead of a directory of templates. That pulls together package managers, wasm runtimes, language module ecosystems, GitOps, and Kubernetes apply semantics in one CLI.

The project is also a good example of a pre-1.0 package where Homebrew availability can precede broad stability: useful for early adopters, but the package history should preserve the compatibility caveat.

### 时间线

- 2024-02-14: `yokecd/yoke` GitHub repository created.
- 2025-2026: Changelog shows rapid pre-1.0 iteration across the CLI, Air Traffic Controller, YokeCD, ArgoCD integration, checksum support, signing, and module verification.
- 2026-04-08: Changelog records v0.20.12 and related atc/yokecd component releases.

### Related projects

- Helm is the comparison point for Charts and release management.
- Timoni, CUE, Jsonnet, PKL, and other structured-data/IaC tools are named in Yoke's docs as neighboring approaches.
- Wazero is the Go wasm runtime embedded by Yoke.
- ArgoCD integration and Air Traffic Controller are part of the wider Yoke project.

### 来源

- <https://api.github.com/repos/yokecd/yoke>
- <https://github.com/yokecd/yoke>
- <https://raw.githubusercontent.com/yokecd/yoke/main/CHANGELOG.md>
- <https://yokecd.github.io/docs/>
- <https://yokecd.github.io/docs/concepts/flights/>


## 安全说明

infrastructure mutation or orchestration signal.

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

## 源数据库详情

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

## 其他软件包管理器记录

- Scoop - extras/yoke: normalized package name match | Scoop official bucket manifest trees: bucket/yoke.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1


## 相关链接

- [Cloud CLI packages](https://pkg.so/zh-hans/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Source-control packages](https://pkg.so/zh-hans/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://pkg.so/zh-hans/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [go](https://pkg.so/zh-hans/brew/go/) - Build dependency declared by Homebrew.
- [helmfile](https://pkg.so/zh-hans/brew/helmfile/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, helm, kubernetes.
- [cdk8s](https://pkg.so/zh-hans/brew/cdk8s/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, infrastructure-as-code, kubernetes.
- [pluto](https://pkg.so/zh-hans/brew/pluto/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, helm, kubernetes.
- [arkade](https://pkg.so/zh-hans/brew/arkade/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, helm, kubernetes.
- [vals](https://pkg.so/zh-hans/brew/vals/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, helm, kubernetes.
- [helmify](https://pkg.so/zh-hans/brew/helmify/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, helm, kubernetes.
- [nova-fairwinds](https://pkg.so/zh-hans/brew/nova-fairwinds/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, helm, kubernetes.
- [nelm](https://pkg.so/zh-hans/brew/nelm/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, helm, kubernetes.
- [kubecfg](https://pkg.so/zh-hans/brew/kubecfg/) - Local package facts share a topical domain. Shared terms: cli, cloud, cloud-infrastructure, code, infrastructure.
- [helmsman](https://pkg.so/zh-hans/brew/helmsman/) - Local package facts share a topical domain. Shared terms: cli, cloud, cloud-infrastructure, code, helm.

## Combined YAML source

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


## 来源

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
