kpcli (KeePass CLI) is a command line interface (interactive shell) to work with KeePass 1.x database files. It was inspired by the author's use of the Ked Password Manager's "kedpm -c" option combined with a need to migrate to KeePass.
| Tags | keepass command line interface cli |
|---|---|
| Licenses | Artistic |
Recent releases


Release Notes: This release uses native File::KeePass support for key files (if the File::KeePass version is new enough), adds "version" and "ver" commands, updates the documentation (as Ubuntu 12.10 now packages all of kpcli's dependencies), adds a --histfile commandline option, records modified times on edited records, and adds a -a option to the show command.


Release Notes: Hides passwords (red on red) in the show command unless the -f option is given. Adds the --readonly command line option. Adds support for multi-line notes/comments.


Release Notes: Now supports KeePass v2 files (*.kdbx). The "cls" and "clear" commands (clear screen) have been added. The "edit" command can now optionally auto-generate a random password. A few other minor enhancements and bugfixes.


Release Notes: This release adds support for key files, providing some potential for increased security (passwords are still required). It enhances the help command to allow for slightly more verbose command summaries. It stops allowing empty passwords in the export command to prevent users from hurriedly and accidentally exporting a completely unprotected copy of a database.


Release Notes: This release adds a bugfix to the cl command, resolving SourceForge bug number 3496544.