# Installer forcecli avec Homebrew, scoop

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de forcecli pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install forcecli
```

  Preuve: local Homebrew formula metadata

### Windows

- Scoop (92%):

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

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

## Faits du paquet

- **Clé du paquet:** brew:forcecli
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.13.0
- **Résumé source:** Command-line interface to Force.com
- **Page d'accueil:** <https://force-cli.herokuapp.com/>
- **Dépôt:** <https://github.com/ForceCLI/force>
- **Dernière mise à jour:** 2026-07-26T11:37:57+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- force (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.13.0
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour forcecli. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.


## Autres enregistrements de gestionnaires de paquets

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


## Sources

- 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
