# mimirtool を Homebrew でインストール

mimirtool のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install mimirtool
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:mimirtool
- **パッケージマネージャ:** Homebrew
- **バージョン:** 3.1.4
- **ソース概要:** CLI for interacting with Grafana Mimir
- **ホームページ:** <https://grafana.com/docs/mimir/latest/operators-guide/tools/mimirtool/>
- **リポジトリ:** <https://github.com/grafana/mimir>
- **最終更新:** 2026-07-22T06:36:52Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- mimirtool (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 3.1.4
## プロジェクトの歴史と使われ方

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.

### プロジェクトの歴史

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.

### 採用の歴史

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.

### 使われ方

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.

### ソース

- <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/>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- 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)


## ソース

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