# Installer mimirtool avec Homebrew

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

## installation

```sh
sudo av install brew:mimirtool
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install mimirtool
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:mimirtool
- **Gestionnaire de paquets:** Homebrew
- **Version:** 3.1.4
- **Résumé source:** CLI for interacting with Grafana Mimir
- **Page d'accueil:** <https://grafana.com/docs/mimir/latest/operators-guide/tools/mimirtool/>
- **Dépôt:** <https://github.com/grafana/mimir>
- **Dernière mise à jour:** 2026-07-22T06:36:52Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- mimirtool (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

mimirtool is the operator and tenant CLI shipped from the Grafana Mimir repository. Grafana Mimir itself was announced by Grafana Labs on March 31, 2022 as an open-source time-series database for Prometheus-compatible metrics, built from lessons learned running Grafana Enterprise Metrics and Grafana Cloud Metrics at large scale. The announcement and Grafana's Mimir OSS page describe the project as started at Grafana Labs, AGPLv3-licensed, and aimed at highly scalable, highly available, multi-tenant long-term metric storage.

### Historique du projet

Mimirtool exists because running a Mimir or Grafana Cloud Metrics deployment involves more than querying time series. The official Mimirtool docs describe it as a command-line tool for common tasks involving Grafana Mimir or Grafana Cloud Metrics, interacting with user-facing APIs and backend storage. Its commands cover Alertmanager configuration, Prometheus rule validation and upload, remote-read export, metric-usage analysis from Grafana dashboards and rules, object-storage bucket validation, ACL header generation, Cortex-to-Mimir config conversion, TSDB block backfill, and partition-ring operations.

### Historique d'adoption

In practice, operators configure the CLI with `MIMIR_ADDRESS`, `MIMIR_API_USER`, `MIMIR_API_KEY`, `MIMIR_TENANT_ID`, and TLS-related flags or environment variables, then use it to automate rule management, migration checks, storage validation, and backfills. Grafana Cloud documentation specifically uses `mimirtool` to upload alert and recording rules to Grafana Cloud Metrics and Alerts.

### Modes d'utilisation

Its package niche is narrow and infrastructure-focused: Homebrew distributes the standalone `mimirtool` executable, while upstream also publishes release binaries from the Grafana Mimir GitHub releases. It is best understood as the administrative companion to Grafana Mimir, not a general observability client.

### Sources

- <https://formulae.brew.sh/formula/mimirtool>
- <https://github.com/grafana/mimir>
- <https://grafana.com/blog/announcing-grafana-mimir/>
- <https://grafana.com/docs/grafana-cloud/alerting-and-irm/alerting/set-up/provision-alerting-resources/use-mimirtool/>
- <https://grafana.com/docs/mimir/latest/>
- <https://grafana.com/docs/mimir/latest/manage/tools/mimirtool/>
- <https://grafana.com/oss/mimir/>


## Notes de sécurité

narrow executable package without higher-risk signals.

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


## Combined YAML source

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


## Sources

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