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.6
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.6.tar.gz | 3.3 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| keepercommander-18.1.6-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 6.5 MB
Release files / keepercommander-18.1.6.tar.gz
| Download URL | keepercommander-18.1.6.tar.gz |
|---|---|
| Size | 3.3 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
04c8c2593ee9105ae96f44bd1cbc05ff75db06003c33dcc299e5980d4ad0ea37
|
|
BLAKE2b-256 checksum How to use checksums |
bebd38389f54cb8df06ccc282d294f555995d84c5bc3db0ae90aded2acb963ca
|
| 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.6-py3-none-any.whl
| Download URL | keepercommander-18.1.6-py3-none-any.whl |
|---|---|
| Size | 3.1 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
56ed7c383638bd6598b59fed3c4401d139bb3bf20a90874e52c98afd2fc5f558
|
|
BLAKE2b-256 checksum How to use checksums |
199ce79f96c3cf81d45d80a7c51d47215df1895d99f9d6566114eae279675f51
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.14.7
|