# 使用 Homebrew, Nix 安装 foxglove-cli

查看 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
