# Installer foxglove-cli avec Homebrew, Nix

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

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

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

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Faits du paquet

- **Clé du paquet:** brew:foxglove-cli
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.0.33
- **Résumé source:** Foxglove command-line tool
- **Page d'accueil:** <https://github.com/foxglove/foxglove-cli>
- **Dépôt:** <https://github.com/foxglove/foxglove-cli>
- **Dernière mise à jour:** 2026-08-01T02:44:43Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- foxglove (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

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

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

narrow executable package without higher-risk signals.

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

## Autres enregistrements de gestionnaires de paquets

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


## Sources

- 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
