# 使用 Homebrew, winget, chocolatey 安装 keeper-commander

查看 keeper-commander 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

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

  证据: local Homebrew formula metadata

### Windows

- winget (92%):

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

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

- Chocolatey (92%):

```sh
choco install keeper
```

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

## 软件包事实

- **软件包键:** brew:keeper-commander
- **软件包管理器:** Homebrew
- **版本:** 18.0.14
- **来源摘要:** Command-line and SDK interface to Keeper Password Manager
- **主页:** <https://docs.keeper.io/en/privileged-access-manager/commander-cli/overview>
- **仓库:** <https://github.com/Keeper-Security/Commander>
- **最后更新:** 2026-08-01T12:21:50Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- keeper (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 18.0.14
## 项目历史与用法

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.

### 项目历史

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.

### 采用历史

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.

### 使用方式

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.

### 为什么软件包爱好者会关心

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.

### 时间线

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

### 来源

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


## 安全说明

没有找到 keeper-commander 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 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
## 其他软件包管理器记录

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


## 来源

- 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
