v0.1.0
Initial Release
First release of keepassxc-cli — a KeePassXC CLI using the browser extension API with biometric unlock (TouchID/fingerprint).
Features
- 13 commands:
setup,status,show,search,ls,add,edit,rm,totp,clip,generate,lock,mkdir - 3 output formats:
--format table(default),--format json,--format tsv - Shared config with
keepassxc-ssh-agent: associate once at~/.keepassxc/browser-api.json, both tools work - Biometric unlock — no need to type your database password
Installation
pip install keepassxc-cli
# or via Homebrew tap (coming soon)
brew install mietzen/tap/keepassxc-cliQuick Start
keepassxc-cli setup # associate with KeePassXC
keepassxc-cli status # check connection
keepassxc-cli ls # list entries
keepassxc-cli show <uuid>