# foxglove-cli を Homebrew, Nix でインストール

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

## インストール

```sh
sudo av install brew:foxglove-cli
```

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

### macOS

- Homebrew (100%):

```sh
brew install foxglove-cli
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#foxglove-cli
```

  証拠: nixpkgs package indexes: pkgs/by-name/fo/foxglove-cli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:foxglove-cli
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.0.33
- **ソース概要:** Foxglove command-line tool
- **ホームページ:** <https://github.com/foxglove/foxglove-cli>
- **リポジトリ:** <https://github.com/foxglove/foxglove-cli>
- **最終更新:** 2026-08-01T02:44:43Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- foxglove (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

Foxglove CLI is the command-line companion for the Foxglove robotics data platform. Official docs describe it as a tool for importing, exporting, and interacting with Foxglove data from a terminal.

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

The official GitHub repository was created in November 2021 and describes the project as the Foxglove command-line tool. The README centers on account authentication, API keys, devices, projects, imports, exports, events, extensions, and shell completion.

Foxglove's documentation positions the CLI inside a broader platform for recording, uploading, organizing, and visualizing multimodal log data such as time series, text logs, video, 3D data, maps, MCAP, ROS bags, and ULog.

### 採用の歴史

The official CLI docs explicitly list Homebrew as the macOS installation path, alongside direct release binaries for Linux, macOS, and Windows. That makes the Homebrew formula part of the supported distribution story rather than a third-party afterthought.

### 使われ方

Users authenticate with foxglove auth login or configure an API key, then manage devices and projects, import recordings, export data as JSON, MCAP, or ROS 1 bag, create events, and publish organization extensions.

The CLI supports shell autocompletion for bash, zsh, fish, and PowerShell, matching its role as an operational tool for robotics data pipelines.

### パッケージ好きにとっての重要性

Foxglove CLI is package-nerd relevant because it bridges cloud/SaaS robotics data workflows with native package-manager installation. It packages an API client, data uploader/exporter, extension publisher, and completion generator as a single terminal binary.

Its examples expose the package ecosystem around robotics logs: ROS bags, MCAP, Foxglove extensions, API keys, devices, recordings, and topic-filtered exports.

### タイムライン

- 2021: Official GitHub repository was created.
- 2021-2022: README examples show early device, import, and export workflows using dated sample data.
- 2026: Official repository metadata showed continued pushes.

### Related projects

- Foxglove's desktop and web platform, Foxglove Agent, Foxglove extensions, MCAP, and ROS bag tooling are adjacent parts of the workflow described in official docs.

### ソース

- <https://api.github.com/repos/foxglove/foxglove-cli>
- <https://docs.foxglove.dev/docs>
- <https://docs.foxglove.dev/docs/cli>
- <https://github.com/foxglove/foxglove-cli>
- <https://raw.githubusercontent.com/foxglove/foxglove-cli/main/README.md>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## 他のパッケージマネージャ記録

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


## ソース

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