# dbxcli を Homebrew, scoop, winget でインストール

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

## インストール

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

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

### macOS

- Homebrew (100%):

```sh
brew install dbxcli
```

  証拠: local Homebrew formula metadata

### Windows

- Scoop (92%):

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

  証拠: 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
```

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

## パッケージ情報

- **パッケージキー:** brew:dbxcli
- **パッケージマネージャ:** Homebrew
- **バージョン:** 3.7.0
- **ソース概要:** Command-line tool for Dropbox users and team admins
- **ホームページ:** <https://github.com/dropbox/dbxcli>
- **リポジトリ:** <https://github.com/dropbox/dbxcli>
- **最終更新:** 2026-07-28T14:10:37+02:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- dbxcli (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

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.

### タイムライン

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

### ソース

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


## セキュリティノート

dbxcli に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。



## 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
## 他のパッケージマネージャ記録

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


## ソース

- 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
