macOS
brew install forceclilocal Homebrew formula metadata
brew / rank 6391
Command-line interface to Force.com. Version 1.13.0 via Homebrew; verified 2026-07-26. Also installable with scoop: scoop install main/force.
install
brew install forceclilocal Homebrew formula metadata
scoop install main/forceScoop official bucket manifest trees · bucket/force.json · source: api.github.com
overview
Command-line interface to Force.com
history
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.
security posture
No matching local secret-handling manifest was found for forcecli. 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.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
force | 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:forcecli |
|---|---|
| Version | 1.13.0 |
| Package manager | Homebrew |
| Homepage | https://force-cli.herokuapp.com/ |
| Repository | https://github.com/ForceCLI/force |
| Last updated | 2026-07-26T11:37:57+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.
main/force
scoop install main/forcesource 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.