# Install keeper-commander with Homebrew, winget, chocolatey

Command-line and SDK interface to Keeper Password Manager. Version 18.0.14 via Homebrew; verified 2026-08-01. Also installable with winget: winget install --id KeeperSecurity.Commander -e.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

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

  Evidence: local Homebrew formula metadata

### Windows

- winget (92%):

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

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

- Chocolatey (92%):

```sh
choco install keeper
```

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

## Package facts

- **Package key:** brew:keeper-commander
- **Package manager:** Homebrew
- **Version:** 18.0.14
- **Source summary:** Command-line and SDK interface to Keeper Password Manager
- **Homepage:** <https://docs.keeper.io/en/privileged-access-manager/commander-cli/overview>
- **Repository:** <https://github.com/Keeper-Security/Commander>
- **Last updated:** 2026-08-01T12:21:50Z
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- keeper (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 18.0.14
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

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


## Security Notes

No matching local secret-handling manifest was found for keeper-commander. Nucleus package metadata is still published here so future coverage has a stable package URL.



## 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
## Other Package-Manager Records

- 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
