kpsh-client - reference client implementation to communicate with kpsh daemon
kpsh-client [OPTIONS] <COMMAND>
kpsh-client sends a COMMAND to kpsh daemon (started with
--daemon switch). It sends a single command and then disconnects. It
presents command's output and may interactively query user for additional
input when kpsh requires so (typically when kpsh requires user to input a
database password).
COMMAND is any command typically available in interactive
sessions of kpsh (see: kpsh(1)).
-h, --help
Show help message and quit.
-s, --socket-path FILE
Path to the kpsh's socket.
Michał Góral <dev@goral.net.pl>
Source code: https://git.goral.net.pl/keepass-shell.git