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

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

## インストール

```sh
sudo av install brew:forcecli
```

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

### macOS

- Homebrew (100%):

```sh
brew install forcecli
```

  証拠: local Homebrew formula metadata

### Windows

- Scoop (92%):

```sh
scoop install main/force
```

  証拠: Scoop official bucket manifest trees: bucket/force.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:forcecli
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.13.0
- **ソース概要:** Command-line interface to Force.com
- **ホームページ:** <https://force-cli.herokuapp.com/>
- **リポジトリ:** <https://github.com/ForceCLI/force>
- **最終更新:** 2026-07-26T11:37:57+02:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- force (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

Force CLI is a Go command-line interface for Force.com and Salesforce orgs. The README identifies it as a command-line interface to force.com and documents commands for login, metadata import/export, SOQL queries, bulk APIs, Apex, packages, records, limits, and org inspection.

### プロジェクトの歴史

The project is maintained in the ForceCLI/force repository. Its README labels the documented generation as force CLI v1.3.0, while the repository tag list shows later v1.x releases, including v1.13.0.

### 採用の歴史

The README documents precompiled binaries from the GitHub release page or CLI home page, plus source installation with Go. It also documents reuse of SFDX usernames or aliases when a stored force session is unavailable, placing the tool alongside Salesforce DX workflows rather than only older standalone Force.com usage.

### 使われ方

Users authenticate with force login, list and switch saved logins, inspect objects, run SOQL, import and export metadata directories, deploy metadata, run Apex tests, and interact with Bulk API 1.0 and 2.0. The generated command docs expose a --config option whose default directory is .force, but no specific config file path is documented.

### パッケージ好きにとっての重要性

Force CLI is significant as a standalone Go-era Salesforce CLI that predates or coexists with SFDX-style tooling. For package managers, it is a single executable that wraps authenticated cloud workflows, release binaries, and local metadata directory conventions.

### タイムライン

- v1.3.0: README documents the command set under the force CLI v1.3.0 heading.
- v1.13.0: official Git tags include a later v1.13.0 release line.

### Related projects

- The README and command docs relate Force CLI to Force.com, Salesforce, SFDX authentication, Salesforce metadata directories, Apex, SOQL, and Bulk API workflows.

### ソース

- <https://github.com/ForceCLI/force>
- <https://raw.githubusercontent.com/ForceCLI/force/master/README.md>
- <https://raw.githubusercontent.com/ForceCLI/force/master/docs/force.md>


## セキュリティノート

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


## 他のパッケージマネージャ記録

- Scoop - main/force: installed executable or alias match | Scoop official bucket manifest trees: bucket/force.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/forcecli.yml](https://github.com/mxcl/pkgdb/blob/main/combined/forcecli.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
