# Installer keeper-commander avec Homebrew, winget, chocolatey

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

## installation

```sh
sudo av install brew:keeper-commander
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install keeper-commander
```

  Preuve: local Homebrew formula metadata

### Windows

- winget (92%):

```sh
winget install --id KeeperSecurity.Commander -e
```

  Preuve: Windows Package Manager source index: KeeperSecurity.Commander from https://cdn.winget.microsoft.com/cache/source.msix

- Chocolatey (92%):

```sh
choco install keeper
```

  Preuve: Chocolatey community package catalog: keeper from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','kav'

## Faits du paquet

- **Clé du paquet:** brew:keeper-commander
- **Gestionnaire de paquets:** Homebrew
- **Version:** 18.0.14
- **Résumé source:** Command-line and SDK interface to Keeper Password Manager
- **Page d'accueil:** <https://docs.keeper.io/en/privileged-access-manager/commander-cli/overview>
- **Dépôt:** <https://github.com/Keeper-Security/Commander>
- **Dernière mise à jour:** 2026-08-01T12:21:50Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- keeper (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

Keeper Commander is Keeper Security's open-source command-line, terminal UI, and Python SDK interface for the Keeper password-management and privileged-access platform. It is both an administrator automation tool and a developer integration surface for vault, enterprise, import/export, reporting, Secrets Manager, and KeeperPAM workflows.

### Historique du projet

The Commander repository was created on 2015-09-01. Its README describes a Python-based CLI and SDK that provides administrative controls, reporting, import/export, and vault management for the Keeper Security platform. Older tags show the project was versioned before GitHub Releases became the main release surface; a v1.0 tag points at a 2018-07-27 version-increment commit.

By 2021, the release stream had reached the v4.x line and then the v16.x line, with release names such as v16.1.1 noting Record Types and Secrets Manager. In 2024 and later release notes, Commander continued to add enterprise and platform-administration features, including service-mode hardening, non-human identity reporting, OS-native keychain storage, and config-location changes.

### Historique d'adoption

Keeper Commander is adopted by Keeper customers and administrators who need scriptable access to Keeper vault and enterprise features. Official Keeper documentation presents it as a way to automate many Keeper functions, including user and team provisioning, vault access, reports, imports, exports, PAM workflows, and SDK-based integrations.

Package-manager support across Homebrew, Chocolatey, and winget reflects its cross-platform administrative role: teams need the `keeper` command available on macOS, Windows, and automation hosts without hand-building from source.

### Modes d'utilisation

Users install Commander as a binary, from source, or through Python packaging, then run `keeper` interactively, in shell mode, as a terminal vault UI, from scripts, or as a REST service. It stores login/configuration state in a Keeper config file and can be used for both personal vault operations and organization-wide administrative automation.

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

Keeper Commander is package-nerdy because it turns a hosted password-management platform into a local CLI surface with a long release train and multiple install channels. It is also an example of a security product exposing its operational model through an open-source command package rather than only through a web console.

### Chronologie

- 2015-09-01: GitHub repository created.
- 2018-07-27: The v1.0 tag points to a version-increment commit.
- 2021-05-04: GitHub Releases include v4.80.
- 2021-08-10: v16.1.1 release named Record Types and Secrets Manager.
- 2024-02-26: v16.10.5 was published.
- 2026-05-26: v18.0.4 release notes included service-mode hardening and an OS-standard config-location change.
- 2026-06-23: v18.0.9 was published.

### Related projects

- Keeper Commander is related to Keeper Password Manager, KeeperPAM, Keeper Secrets Manager, Keeper's .NET and PowerShell Commander implementation, enterprise provisioning workflows, and package-manager manifests for Homebrew, Chocolatey, and winget.

### Sources

- <https://api.github.com/repos/Keeper-Security/Commander>
- <https://api.github.com/repos/Keeper-Security/Commander/commits/c0a6bed10bc2cc5d24ff7fcfdd84f259a4ed14f5>
- <https://docs.keeper.io/en/keeperpam/commander-cli/overview>
- <https://docs.keeper.io/enterprise-guide/commander-cli>
- <https://docs.keeper.io/enterprise-guide/user-and-team-provisioning/cli-provisioning-with-commander-sdk>
- <https://github.com/Keeper-Security/Commander>
- <https://github.com/Keeper-Security/Commander/releases>
- <https://raw.githubusercontent.com/Keeper-Security/Commander/master/README.md>


## Notes de sécurité

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



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


## Configuration files

- Unix: ~/.keeper/config.json
- Windows: %USERPROFILE%\.keeper\config.json

## Credential files

- Unix: ~/.keeper/config.json
- Windows: %USERPROFILE%\.keeper\config.json
## Autres enregistrements de gestionnaires de paquets

- winget - KeeperSecurity.Commander: normalized package name match | Windows Package Manager source index: KeeperSecurity.Commander from https://cdn.winget.microsoft.com/cache/source.msix
- Chocolatey - keeper: installed executable or alias match | Chocolatey community package catalog: keeper from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','kav'
- winget - KeeperSecurity.KeeperDesktop: installed executable or alias match | Windows Package Manager source index: KeeperSecurity.KeeperDesktop from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

View the package source record on GitHub. [combined/keeper-commander.yml](https://github.com/mxcl/pkgdb/blob/main/combined/keeper-commander.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
