# tf-profile mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für tf-profile in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:tf-profile
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install tf-profile
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:tf-profile
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/tf-profile>
- **Version:** 0.5.0
- **Quellzusammenfassung:** CLI tool to profile Terraform runs
- **Homepage:** <https://github.com/datarootsio/tf-profile>
- **Repository:** <https://github.com/datarootsio/tf-profile>
- **Lizenz:** MIT
- **Quellarchiv:** <https://github.com/datarootsio/tf-profile/archive/refs/tags/v0.5.0.tar.gz>
- **Zuletzt aktualisiert:** 2026-07-26T00:50:38+02:00
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- tf-profile (cli)
- tf-profile (Alias)

## Build-Abhängigkeiten

- go

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 0.5.0
- Manager aktualisiert: 2026-07-26
- lokale Daten: OK
- Upstream-Repository: https://github.com/datarootsio/tf-profile
- neueste erkannte Version: v0.5.0 (aktuell)
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 2023-03-06: Initial commit
- 2023-04-16: release/0.0.1 tag
- 2023-07-16: v0.4.0 tag
- 2024-10-23: v0.5.0 tag
- 2026: README states the project is no longer actively developed

### Related projects

- Terraform supplies the logs that tf-profile parses.
- Cobra is used for the modern CLI structure.
- Gnuplot is used to render graph output generated by tf-profile.

### Quellen

- Official git tags and commit history from https://github.com/datarootsio/tf-profile
- <https://github.com/datarootsio/tf-profile/blob/main/README.md>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Details aus der Quelldatenbank

- **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:** head, stable


## Verwandte Links

- [Cloud CLI packages](https://pkg.so/de/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Source-control packages](https://pkg.so/de/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/de/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [go](https://pkg.so/de/brew/go/) - Build dependency declared by Homebrew.
- [tfenv](https://pkg.so/de/brew/tfenv/) - Shares pkgdb curated category or tags: cli, developer-tools, infrastructure-as-code, terraform.
- [terraform-docs](https://pkg.so/de/brew/terraform-docs/) - Shares pkgdb curated category or tags: cli, developer-tools, infrastructure-as-code, terraform.
- [tfmigrate](https://pkg.so/de/brew/tfmigrate/) - Shares pkgdb curated category or tags: cli, developer-tools, infrastructure-as-code, terraform.
- [tf-summarize](https://pkg.so/de/brew/tf-summarize/) - Shares pkgdb curated category or tags: cli, developer-tools, infrastructure-as-code, terraform.
- [tfupdate](https://pkg.so/de/brew/tfupdate/) - Shares pkgdb curated category or tags: cli, developer-tools, infrastructure-as-code, terraform.
- [py-spy](https://pkg.so/de/brew/py-spy/) - Shares pkgdb curated category or tags: cli, developer-tools, performance, profiling.
- [gprof2dot](https://pkg.so/de/brew/gprof2dot/) - Shares pkgdb curated category or tags: cli, developer-tools, performance, profiling.
- [cargo-flamegraph](https://pkg.so/de/brew/cargo-flamegraph/) - Shares pkgdb curated category or tags: cli, developer-tools, performance, profiling.
- [tfautomv](https://pkg.so/de/brew/tfautomv/) - Local package facts share a topical domain. Shared terms: cli, code, developer, developer-tools, infrastructure.
- [tfclean](https://pkg.so/de/brew/tfclean/) - Local package facts share a topical domain. Shared terms: cli, code, developer, developer-tools, infrastructure.

## Combined YAML source

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


## Quellen

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