I would like to authenticate to neomutt using keepassxc. I could not find a way to send password to neomutt's stdin. How can i do that ?
I imagine something like this:
keepassxc-cli exportpass mydatabase.kdbx [email protected]
end output would be the password it self. How can I achieve this ?
EDIT: I have found out out keepassxc-cli show Database.kdbx accounts.google.com. But it does not show password. Instead it returns PROTECTED.
Thank you for help