macOS
brew install dbxclilocal Homebrew formula metadata
brew / rank 7504
Command-line tool for Dropbox users and team admins. Version 3.7.0 via Homebrew; verified 2026-07-28. Also installable with scoop: scoop install extras/dbxcli.
install
brew install dbxclilocal Homebrew formula metadata
scoop install extras/dbxcliScoop official bucket manifest trees · bucket/dbxcli.json · source: api.github.com
winget install --id Dropbox.dbxcli -eWindows Package Manager source index · Dropbox.dbxcli · source: cdn.winget.microsoft.com
overview
Command-line tool for Dropbox users and team admins
history
dbxcli is Dropbox's command-line client for Dropbox file operations, shared links, team workflows, and automation-oriented JSON output.
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.
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.
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.
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.
security posture
No matching local secret-handling manifest was found for dbxcli. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
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-bearing paths to review before unattended agent runs.
~/.config/dbxcli/auth.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
dbxcli | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:dbxcli |
|---|---|
| Version | 3.7.0 |
| Package manager | Homebrew |
| Homepage | https://github.com/dropbox/dbxcli |
| Repository | https://github.com/dropbox/dbxcli |
| Last updated | 2026-07-28T14:10:37+02:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
extras/dbxcli
scoop install extras/dbxcliDropbox.dbxcli
winget install --id Dropbox.dbxcli -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.