I use Keepass on Linux (Manjaro). I wan't to request a Password via CLI (bash) from the current open Keepass-Database.
like: export BORG_PASSPHRASE 'keepass give me the Password for xy'
export BORG_PASSPHRASE 'keepass give me the Password for xy'
Is this possible?
Neither the KeePass command line or KPScript provide this capability.
When requesting a password on the command line you have to provide the master password for the database.
cheers, Paul
Log in to post a comment.
I use Keepass on Linux (Manjaro).
I wan't to request a Password via CLI (bash) from the current open Keepass-Database.
like:
export BORG_PASSPHRASE 'keepass give me the Password for xy'Is this possible?
Neither the KeePass command line or KPScript provide this capability.
When requesting a password on the command line you have to provide the master password for the database.
cheers, Paul