CLI Installation on Windows
How to install Keeper Commander CLI on Microsoft Windows
Last updated
Was this helpful?
How to install Keeper Commander CLI on Microsoft Windows
Last updated
Was this helpful?
Windows 10 (1903 and above)
Windows Server 2016 (1803 and above)
Watch the video below to learn how to install and log in to Keeper Commander.
On the Commander Github page, the current commander build is always available via the releases link.
The binary download is the file named:
keeper-commander-windows-vX.XX.exe
Download the current version of Python from https://www.python.org/
Recommended releases:
Windows 11 - Python 3.10.8
Windows 10 - Python 3.10.8
Server 2018 - Python 3.10.8
Server 2016 - Python 3.9.13
Validate Python is correctly installed by checking the installed version from launching the cmd prompt.
C:\>pip3 --version
From the command prompt, install Keeper Commander with pip3:
pip3 install keepercommander
Once installed, ensure you have the latest version by upgrading Commander:
pip3 install --upgrade keepercommander
Login to Keeper in order to validate Keeper Commander is properly installed:
keeper shell