# Installer dbxcli avec Homebrew, scoop, winget

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

## installation

```sh
sudo av install brew:dbxcli
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install dbxcli
```

  Preuve: local Homebrew formula metadata

### Windows

- Scoop (92%):

```sh
scoop install extras/dbxcli
```

  Preuve: Scoop official bucket manifest trees: bucket/dbxcli.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id Dropbox.dbxcli -e
```

  Preuve: Windows Package Manager source index: Dropbox.dbxcli from https://cdn.winget.microsoft.com/cache/source.msix

## Faits du paquet

- **Clé du paquet:** brew:dbxcli
- **Gestionnaire de paquets:** Homebrew
- **Version:** 3.7.0
- **Résumé source:** Command-line tool for Dropbox users and team admins
- **Page d'accueil:** <https://github.com/dropbox/dbxcli>
- **Dépôt:** <https://github.com/dropbox/dbxcli>
- **Dernière mise à jour:** 2026-07-28T14:10:37+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- dbxcli (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

dbxcli is Dropbox's command-line client for Dropbox file operations, shared links, team workflows, and automation-oriented JSON output.

### Historique du projet

The official changelog shows dbxcli as an established Dropbox GitHub project by the 2.x series in 2017, with a 3.0.0 release in January 2019 tied to Dropbox SDK changes. In 2026, Dropbox engineers refreshed the tool with modern Go dependencies, structured JSON output, release automation, and broader file-sharing workflows.

### Historique d'adoption

The README describes dbxcli as maintained in the Dropbox GitHub organization by Dropbox engineers, while also clarifying that it is not a formally supported Dropbox product. Distribution through Homebrew and release archives makes it a practical install for terminal users and automation jobs.

### Modes d'utilisation

Typical use starts with dbxcli login, then ls, put, get, share-link, search, and team commands. The modern README emphasizes scripts, CI jobs, agent-style workflows, direct token automation, alternate auth files, and JSON help or output for stable machine parsing.

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

For package nerds, dbxcli is a useful example of an official-vendor CLI that still lives like an open-source command-line package: it can be installed with Homebrew, built with go install, scripted with JSON, and tracked through GitHub releases.

### Chronologie

- 2017: 2.x changelog entries show active dbxcli releases and multi-OS binary work.
- 2019: v3.0.0 updates dependencies and the underlying Dropbox SDK.
- 2026: v3.1.0 modernizes Go dependencies after a long gap.
- 2026: v3.5.x adds structured JSON output, command docs, release packaging, and automation features.

### Related projects

- dbxcli is related to the Dropbox HTTP API documentation, the Go Dropbox SDK, Homebrew packaging, Scoop packaging, and Dropbox's generated command-reference documentation.

### Sources

- <https://github.com/dropbox/dbxcli>
- <https://github.com/dropbox/dbxcli/blob/master/CHANGELOG.md>
- <https://github.com/dropbox/dbxcli#readme>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour dbxcli. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.



## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Credential files

- Unix: ~/.config/dbxcli/auth.json
## Autres enregistrements de gestionnaires de paquets

- Scoop - extras/dbxcli: normalized package name match | Scoop official bucket manifest trees: bucket/dbxcli.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1
- winget - Dropbox.dbxcli: normalized package name match | Windows Package Manager source index: Dropbox.dbxcli from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

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


## Sources

- pkg.so package database
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
