# Installer grafanactl avec Homebrew, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de grafanactl pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:grafanactl
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install grafanactl
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#grafanactl
```

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

## Faits du paquet

- **Clé du paquet:** brew:grafanactl
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.1.10
- **Résumé source:** CLI to interact with Grafana
- **Page d'accueil:** <https://grafana.github.io/grafanactl/>
- **Dépôt:** <https://github.com/grafana/grafanactl>
- **Dernière mise à jour:** 2026-07-29T16:05:05+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- grafanactl (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.1.10
## Historique du projet et usages

grafanactl is a Grafana Labs command-line tool for managing Grafana resources and environments through Grafana APIs. It belongs to the observability-as-code layer around Grafana rather than to the Grafana server itself.

### Historique du projet

The Grafana documentation presents grafanactl as a CLI for authentication, multiple environments, and administrative/resource workflows through the Grafana REST API. The repository README describes it as public-preview software used by Grafana Labs while still under active development.

By 2026 the repository README pointed users toward gcx as the successor CLI and said the grafanactl repository would be archived on June 1, 2026. That makes grafanactl a transitional package in the Grafana CLI lineage.

### Historique d'adoption

grafanactl adoption is tied to teams treating Grafana configuration as code: backing up resources, restoring resources, serving local resource definitions, and switching contexts between Grafana instances. Its Homebrew package gives macOS users a simple binary install for that workflow.

### Modes d'utilisation

Users configure contexts, authenticate to Grafana, and run resource commands such as pulling resources to YAML or serving resources locally for preview and migration workflows.

### Pourquoi les passionnés de paquets s'y intéressent

grafanactl is significant as a small, purpose-built companion CLI: it packages Grafana API automation separately from the large Grafana server package, which keeps scripted resource management available in shells and CI jobs.

### Chronologie

- 2026-04-27: GitHub release page listed v0.1.10.
- 2026-06-01: Repository README named this date for archival in favor of gcx.

### Related projects

- Grafana is the server and API target.
- gcx is the successor CLI named by the Grafana repository.
- Grafana App SDK resources are part of the ecosystem around resource management.

### Sources

- <https://github.com/grafana/grafanactl>
- <https://grafana.com/docs/grafana/latest/as-code/observability-as-code/grafana-cli/grafanacli-workflows/>
- <https://grafana.com/docs/grafana/latest/as-code/observability-as-code/grafana-cli/grafanactl/>
- <https://grafana.github.io/grafanactl/reference/cli/grafanactl/>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals


## 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: $XDG_CONFIG_HOME/grafanactl/config.yaml, ~/.config/grafanactl/config.yaml

## Credential files

- Unix: $XDG_CONFIG_HOME/grafanactl/config.yaml, ~/.config/grafanactl/config.yaml
## Autres enregistrements de gestionnaires de paquets

- Nix - grafanactl: normalized package name match | nixpkgs package indexes: pkgs/by-name/gr/grafanactl/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/grafanactl.yml](https://github.com/mxcl/pkgdb/blob/main/combined/grafanactl.yml)


## Sources

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