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
generate
command - Implement
move
command - Implement
remove
command
Copyright © 2024 Tobias Schoknecht. All rights reserved.