kpcli
command line interface to KeePassX password manager databases
Install
- All systems
-
curl cmd.cat/kpcli.sh
- Debian
-
apt-get install kpcli - Ubuntu
-
apt-get install kpcli - Kali Linux
-
apt-get install kpcli - Fedora
-
dnf install kpcli - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install kpcli - OS X
-
brew install kpcli - Raspbian
-
apt-get install kpcli
kpcli
command line interface to KeePassX password manager databases
kpcli is an interactive command line shell to work with KeePass 1.x/2.x database files. Users can navigate and modify the database in imitated filesystem like shell syntax. This program was inspired by the interface provided by the KED password manager ("kedpm -c").