kp2 is a commandline tool for accessing Keepass 2 files (kdbx).
gokeepasslib is used to read the file.
go install github.com/tobischo/kp2@latest
kp2 --help
- Write tests
- Implement
generatecommand - Implement
movecommand - Implement
removecommand
Copyright © 2024 Tobias Schoknecht. All rights reserved.