kpcli icon indicating copy to clipboard operation
kpcli copied to clipboard

Command line interface for keepass database

Results 18 kpcli issues
Sort by recently updated
recently updated
newest added

- Fixed application crash on printing entry with none-type `password`. - Empty passwords are displayed correctly now (as empty string, not as "None"). - Added similar mechanism for `username` property....

Hello, are there any plans to also support wayland clipboard as an alternative to xclip? There is currently a wl-clipboard-x11 wrapper script for xclip but it doesn't work. Appreciate if...

Hi, I don't use a key file but a password for my kbdx file. It seems that every ls, every get and every cp requires me to retype my (complicated)...

Hi, Is the [KDBXv4 XML format](https://keepass.info/help/kb/kdbx_4.html) supported ?

The https://sourceforge.net/projects/kpcli/ version seems to be beyond 3.1 while this one is at 2.something (according to ChangeLog) so I'm wondering what's the relation between this and that. The sourceforge one...

Hi, Currently, output format is static. It would be useful to output as JSON or YAML so we can easily pipe using jq or yq. Also, it could be useful...

I have no clipboard because I am using the console. Is there a way to make this just output the password to stdout?

Nice idea here. With a few minor modifications, you could make it into an actual CLI tool: * support accepting the XML sub-tree as a file (or stdin) for new...

On Readme.md you've got the wrong spelling for environment variable `KEEPASSDB_KEYFILE`. You have it as `KEYPASSDB_KEYFILE` which does not work.

Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.5 to 42.0.4. Changelog Sourced from cryptography's changelog. 42.0.4 - 2024-02-20 * Fixed a null-pointer-dereference and segfault that could occur when creating a PKCS#12 bundle. Credit to...

dependencies