About Keeper Commander
Keeper Commander is a command-line and terminal UI interface to Keeper® Password Manager and KeeperPAM. Commander can be used to access and control your Keeper vault, perform administrative actions (managing users, teams, roles, SSO, privileged access resources, device approvals, data import/export), launch sessions, rotate passwords, integrate with developer tools, eliminate hardcoded passwords, run as a REST service and more. Keeper Commander is an open source project with contributions from Keeper's engineering team, customers and partners.
Windows and macOS Binaries
See the Releases
Linux / Python using PIP
python3 -m venv keeper-env
source keeper-env/bin/activate
pip install keepercommander
Running from Source
git clone https://github.com/Keeper-Security/Commander
cd Commander
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
pip install -e .
pip install -e '.[email]'
Starting Commander
For a list of all available commands:
keeper help
To launch the interactive command shell:
keeper shell
or for a full terminal vault user interface
keeper supershell
Once logged in, check out the this-device command to set up persistent login sessions, logout timer and 2FA frequency. Also check out the biometric register command to enable biometric authentication on supported platforms.
Documentation
- Commander Documentation Home
- Installation
- Full Command Reference
- Service Mode REST API
- Commander SDK
- All Keeper Documentation
About Keeper Security
Keeper Security is the creator of KeeperPAM - the zero-trust and zero-knowledge privileged access management ("PAM") platform for securing and managing access to your critical infrastructure.
Release files for keepercommander 18.1.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| keepercommander-18.1.5.tar.gz | 3.2 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| keepercommander-18.1.5-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 6.3 MB
Release files / keepercommander-18.1.5.tar.gz
| Download URL | keepercommander-18.1.5.tar.gz |
|---|---|
| Size | 3.2 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
56fbc0fc3a92af441d3b7a24ff38ada43c42f8d7788c5ca51a36007b349fbbe3
|
|
BLAKE2b-256 checksum How to use checksums |
6f1b36eb0178d6539eb78edb5878cc23056ac982f69a6f7bf9b0c6c5dad7fc34
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.14.7
|
Release files / keepercommander-18.1.5-py3-none-any.whl
| Download URL | keepercommander-18.1.5-py3-none-any.whl |
|---|---|
| Size | 3.1 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
bd33180a5013e8d2ead63dca571bb0a813d8e1608654d2a63fc275d6f279d929
|
|
BLAKE2b-256 checksum How to use checksums |
5a200de01b8a38b18e2c088a6200af86a72b4a2c9d175f29fec927df43b5acda
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.14.7
|