# 使用 Homebrew 安装 terrahelp

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

## 安装

```sh
sudo av install brew:terrahelp
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install terrahelp
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:terrahelp
- **软件包管理器:** Homebrew
- **版本:** 0.7.5
- **来源摘要:** Tool providing extra functionality for Terraform
- **主页:** <https://github.com/opencredo/terrahelp>
- **仓库:** <https://github.com/opencredo/terrahelp>
- **最后更新:** 2026-07-26T00:50:37+02:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- terrahelp (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

Terrahelp is OpenCredo's Go-based helper CLI for Terraform workflows, chiefly focused on encrypting, decrypting, and masking sensitive Terraform-related output and files.

### 项目历史

The public repository was created in March 2016, placing Terrahelp among the early wave of Terraform-adjacent command-line helpers. Its README describes the project as supplementary functionality for Terraform development rather than a replacement for Terraform itself.

The documented feature set centers on encrypt and decrypt commands, simple or Vault-backed encryption providers, Vault autoconfiguration, and a masking command that can overwrite sensitive values in files or piped command output.

### 采用历史

Terrahelp's adoption was tied to a practical early Terraform pain point: state files and command output could contain sensitive values. The README points users to an OpenCredo article on securing Terraform state with Vault for additional background, and repository metadata showed a modest long-lived audience by July 2026.

The package-manager history is mostly Unix-like. The README documents Homebrew installation, release-page binaries, and an AUR package, while also stating that Windows was not yet supported.

### 使用方式

Users install the CLI, then run terrahelp encrypt, decrypt, mask, or vault-autoconfig against files or piped Terraform command output.

The tool fits CI and shell pipelines where teams want to reduce exposure of Terraform state or command output without introducing a larger workflow orchestrator.

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

For package-manager users, Terrahelp is a compact example of the older Terraform helper-tool ecosystem: a single-purpose Go binary, Homebrew formula, release artifacts, and optional distro packaging wrapped around a sharp operational task.

### 时间线

- 2016: Public GitHub repository created under opencredo.
- 2010s: README-documented installation includes Homebrew, release binaries, and community AUR packaging.
- 2026: Homebrew metadata still lists terrahelp as a brew formula.

### Related projects

- Terraform is the primary workflow Terrahelp augments.
- Vault is an optional encryption provider in the documented Terrahelp workflow.
- TerraHash, Terragrunt, and Terramate are adjacent Terraform helper and orchestration CLIs.

### 来源

- Input package metadata: source_facts.package-manager, source_facts.package-manager-url
- README: https://github.com/opencredo/terrahelp#readme
- Repository metadata: https://api.github.com/repos/opencredo/terrahelp


## 安全说明

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/terrahelp.yml](https://github.com/mxcl/pkgdb/blob/main/combined/terrahelp.yml)


## 来源

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