# gcx mit Homebrew, Nix installieren

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

## Installation

```sh
sudo av install brew:gcx
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install gcx
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#gcx
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/gc/gcx/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Paketfakten

- **Paketschlüssel:** brew:gcx
- **Paketmanager:** Homebrew
- **Version:** 1.0.0
- **Quellzusammenfassung:** CLI for managing Grafana Cloud resources
- **Homepage:** <https://github.com/grafana/gcx>
- **Repository:** <https://github.com/grafana/gcx>
- **Zuletzt aktualisiert:** 2026-07-29T16:04:59+02:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- gcx (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 1.0.0
## Projektgeschichte und Nutzung

gcx is Grafana Labs' command-line interface for structured access to Grafana dashboards, alerts, data sources, telemetry, and Grafana Cloud products. It is designed for both interactive terminal work and automation by coding agents.

### Projektgeschichte

Grafana opened the gcx repository in March 2026 and published its earliest currently listed GitHub release, v0.2.0, in April 2026. The project entered public preview as a successor path for users of the older grafanactl tool.

### Adoptionsgeschichte

Grafana's official documentation identifies gcx as the recommended Grafana CLI and documents migration from the deprecated grafanactl command. Grafana distributes it through release archives, Go's module toolchain, an install script, and the official grafana/grafana Homebrew tap.

### Wie es verwendet wird

Users create named contexts with gcx login, then query metrics, logs, traces, dashboards, alert rules, SLOs, and other Grafana resources. JSON and YAML output, predictable exit codes, resource pull and push commands, and bundled agent skills make the tool suitable for CI, GitOps, and agentic workflows.

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

gcx is notable as a young vendor CLI that deliberately unifies previously fragmented Grafana and Grafana Cloud workflows. Its Go binary, Homebrew distribution, structured output, environment-variable authentication, multi-context configuration, and explicit AI-agent support reflect contemporary CLI packaging and automation practice.

### Zeitleiste

- 2026-03: Official GitHub repository created.
- 2026-04: v0.2.0 published as the earliest currently listed GitHub release.
- 2026: Grafana documents gcx as the recommended replacement path for grafanactl and marks it public preview.

### Related projects

- Grafana is the observability platform gcx manages.
- grafanactl is the older Grafana CLI that official documentation now describes as deprecated.
- Grafana Assistant supplies agent-oriented investigation capabilities exposed through gcx.

### Quellen

- <https://github.com/grafana/gcx>
- <https://github.com/grafana/gcx/releases>
- <https://grafana.com/docs/grafana/latest/as-code/observability-as-code/grafana-cli/gcx/>
- <https://grafana.com/docs/grafana/latest/as-code/observability-as-code/grafana-cli/gcx/installation/>


## Sicherheitshinweise

Für gcx wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.



## 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: ~/.config/gcx/config.yaml, ./.gcx.yaml
## Andere Paketmanager-Einträge

- Nix - gcx: normalized package name match | nixpkgs package indexes: pkgs/by-name/gc/gcx/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

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


## Quellen

- pkg.so package database
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
