macOS
brew install tf-profilelocal Homebrew formula metadata
安装
brew install tf-profilelocal Homebrew formula metadata
概览
CLI tool to profile Terraform runs
历史
tf-profile is a Go command-line profiler for Terraform runs. It reads Terraform logs from standard input or files and summarizes resource-level timing, aggregate run statistics, filters, and Gantt-like visualizations.
The public repository began in March 2023 with commits for stdin reading, Terraform log parsing, and tabular output. The README describes a Cobra-based CLI that can generate global stats, resource-level stats, filters, and visualizations.
The project reached v0.5.0 in October 2024. Its README now warns that it is no longer actively developed and that no new features or support for newer Terraform versions are intended.
The README lists Homebrew, binary releases, Docker, and source builds as installation paths, and says the project was featured on awesome-go and awesome-terraform. That places it in the small-tool Terraform ecosystem where engineers install focused CLIs around the core `terraform` binary.
The intended workflow is to pipe `terraform apply` output to `tf-profile` or save logs and analyze them later. Users can ask for high-level stats, per-resource tables, filtered logs, or a gnuplot script for a run visualization.
For package nerds, tf-profile is a single-purpose Terraform companion CLI: useful when installed through Homebrew or Docker, but also a cautionary package because the upstream README explicitly marks active development as ended.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
tf-profile | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/datarootsio/tf-profile
安装元数据
| 软件包键 | brew:tf-profile |
|---|---|
| 版本 | 0.5.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/tf-profile |
| 主页 | https://github.com/datarootsio/tf-profile |
| 仓库 | https://github.com/datarootsio/tf-profile |
| 上游文档 | https://github.com/datarootsio/tf-profile#readme |
| 许可证 | MIT |
| 源码归档 | https://github.com/datarootsio/tf-profile/archive/refs/tags/v0.5.0.tar.gz |
| 构建依赖 | go |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | tf-profile |
| 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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.