# forcecli mit Homebrew, scoop installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für forcecli in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install forcecli
```

  Evidenz: local Homebrew formula metadata

### Windows

- Scoop (92%):

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

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

## Paketfakten

- **Paketschlüssel:** brew:forcecli
- **Paketmanager:** Homebrew
- **Version:** 1.13.0
- **Quellzusammenfassung:** Command-line interface to Force.com
- **Homepage:** <https://force-cli.herokuapp.com/>
- **Repository:** <https://github.com/ForceCLI/force>
- **Zuletzt aktualisiert:** 2026-07-26T11:37:57+02:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- force (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 1.13.0
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

Für forcecli wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.


## Andere Paketmanager-Einträge

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


## Quellen

- 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
