# tgenv mit Homebrew installieren

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

## Installation

```sh
sudo av install brew:tgenv
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install tgenv
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:tgenv
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/tgenv>
- **Version:** 1.3.0
- **Quellzusammenfassung:** Terragrunt version manager inspired by tfenv
- **Homepage:** <https://github.com/tgenv/tgenv>
- **Repository:** <https://github.com/tgenv/tgenv>
- **Lizenz:** MIT
- **Quellarchiv:** <https://github.com/tgenv/tgenv/archive/refs/tags/v1.3.0.tar.gz>
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- tgenv (cli)
- tgenv (Alias)

## Von macOS bereitgestellte Bibliotheken

- unzip

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf all

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 1.3.0
- lokale Daten: OK
- Upstream-Repository: https://github.com/tgenv/tgenv
- neueste erkannte Version: v1.3.0 (aktuell)
- Info: No package-manager update timestamp was available.
## Projektgeschichte und Nutzung

TGEnv is a Terragrunt version manager inspired by tfenv. Its README describes installing, switching, and managing multiple Terragrunt versions from one shell environment.

### Projektgeschichte

The current project documents itself as a fork of cunymatthieu/tgenv. Its installation docs describe a shell-based tool distributed as a Git repository, exposed through `~/.tgenv/bin`, with Homebrew support on macOS and Linux.

The documentation centers on reproducible per-project Terragrunt selection through `.terragrunt-version`, mirroring the version-file workflow familiar from tfenv and other language/runtime managers.

### Adoptionsgeschichte

The README points to dedicated documentation for installation, usage, the `.terragrunt-version` file, environment variables, architecture, and contribution. The input metadata records Homebrew packaging.

### Wie es verwendet wird

The normal workflow is to install TGEnv, then run commands such as `tgenv install latest` and `tgenv use latest`. The docs say `.terragrunt-version` can pin a project to a literal version, `latest`, or a regex-based latest constraint.

When a `.terragrunt-version` file is present, TGEnv resolves it by walking up from the current directory, then falling back to the user's home directory and the global `~/.tgenv/version` file. The docs recommend committing `.terragrunt-version` so new contributors install the correct Terragrunt version automatically.

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

tgenv is part of the version-manager family around infrastructure CLIs. For package-manager users, it keeps the Homebrew-installed manager stable while project repositories declare the Terragrunt version they need.

### Zeitleiste

- 2024-01-05: The GitHub releases page lists tgenv v1.1.0.
- 2025-11-18: The GitHub releases page lists tgenv v1.3.0.
- 2026: The input metadata records tgenv as a Homebrew package.

### Related projects

- TGEnv is explicitly inspired by tfenv and manages releases of Terragrunt.

### Quellen

- <https://github.com/tgenv/tgenv README>
- <https://github.com/tgenv/tgenv/blob/main/docs/installation.md>
- <https://github.com/tgenv/tgenv/blob/main/docs/terragrunt-version-file.md>
- <https://github.com/tgenv/tgenv/releases>
- source_facts.package-manager


## Sicherheitshinweise

infrastructure mutation or orchestration signal.

- **Geiger-Risiko:** orange / mittel
- infrastructure mutation or orchestration signal


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: .terragrunt-version
## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** tgenv
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Conflicts With:** tenv, terragrunt
- **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.
- [Secret-risk packages](https://pkg.so/de/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [tfenv](https://pkg.so/de/brew/tfenv/) - Shares pkgdb curated category or tags: cli, developer-tools, infrastructure-as-code, version-manager.
- [tenv](https://pkg.so/de/brew/tenv/) - Shares pkgdb curated category or tags: cli, developer-tools, terragrunt, version-manager.
- [tofuenv](https://pkg.so/de/brew/tofuenv/) - Shares pkgdb curated category or tags: cli, developer-tools, infrastructure-as-code, version-manager.
- [rbenv](https://pkg.so/de/brew/rbenv/) - Shares pkgdb curated category or tags: cli, developer-tools, version-manager.
- [asdf](https://pkg.so/de/brew/asdf/) - Shares pkgdb curated category or tags: cli, developer-tools, version-manager.
- [terraform-docs](https://pkg.so/de/brew/terraform-docs/) - Shares pkgdb curated category or tags: cli, developer-tools, infrastructure-as-code.
- [xcodes](https://pkg.so/de/brew/xcodes/) - Shares pkgdb curated category or tags: cli, developer-tools, version-manager.
- [fnm](https://pkg.so/de/brew/fnm/) - Shares pkgdb curated category or tags: cli, developer-tools, version-manager.
- [tfupdate](https://pkg.so/de/brew/tfupdate/) - 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/tgenv.yml](https://github.com/mxcl/pkgdb/blob/main/combined/tgenv.yml)


## Quellen

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