# 使用 Homebrew 安装 tetra

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

## 安装

```sh
sudo av install brew:tetra
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install tetra
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:tetra
- **软件包管理器:** Homebrew
- **版本:** 1.7.0
- **来源摘要:** Tetragon CLI to observe, manage and troubleshoot Tetragon instances
- **主页:** <https://tetragon.io/>
- **仓库:** <https://github.com/cilium/tetragon>
- **最后更新:** 2026-07-26T00:50:38+02:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- tetra (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.7.0
## 项目历史与用法

tetra is the command-line client for Cilium Tetragon, an eBPF-based security observability and runtime enforcement project for Linux and Kubernetes environments.

### 项目历史

The cilium/tetragon repository was created in March 2022. Its README describes Tetragon as a Cilium component for real-time, eBPF-based security observability and runtime enforcement, with Kubernetes-aware event detection.

The official release list includes a Tetragon CLI release in May 2022, a v0.8.0 release shortly afterward, and v1.0.0 in November 2023. The tetra CLI became the local operator and developer interface for observing, managing, and troubleshooting Tetragon installations.

### 采用历史

Tetragon adoption is centered in the cloud-native security and observability community. The official USERS.md invites production users to list themselves and includes adopters using Tetragon for runtime security, process/file/network observability, Kubernetes security, and artifact attestation use cases.

For package-manager users, the tetra formula is useful because it installs just the client binary needed to interact with Tetragon agents and releases, without requiring users to build the full eBPF project.

### 使用方式

The official tetra CLI installation docs provide binary downloads for Linux, macOS, and Windows, plus Homebrew installation. They also show tetra connecting to a TLS or mTLS-protected Tetragon gRPC API and running getevents.

In practice, tetra is used by operators who need to inspect Tetragon events, connect to agents, and troubleshoot runtime-security telemetry from a workstation or automation environment.

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

tetra is significant in package catalogs because it packages the user-facing control plane for an eBPF runtime-security system. It sits at the intersection of local CLI ergonomics, Kubernetes operations, and kernel-level observability.

The package is especially relevant on macOS and Linux admin machines: the heavy lifting happens in Linux or Kubernetes, while the packaged CLI gives maintainers a portable way to query and manage it.

### 时间线

- 2022: cilium/tetragon repository created.
- 2022: Official release list includes Tetragon CLI and v0.8.0 releases.
- 2023: v1.0.0 released.
- 2026: Repository metadata shows active development and the docs describe current tetra installation methods.

### Related projects

- Cilium, eBPF, Kubernetes, Hubble-style observability, Linux runtime security, TracingPolicy, process/file/network event monitoring, and gRPC TLS or mTLS administration.

### 来源

- <https://github.com/cilium/tetragon README and repository metadata>
- <https://github.com/cilium/tetragon/blob/main/USERS.md>
- <https://tetragon.io/docs/installation/tetra-cli/>
- <https://tetragon.io/docs/overview/>
- official GitHub release list for cilium/tetragon


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals


## Combined YAML source

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


## 来源

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
