Back to Chezmoi

`keepassxcAttribute` *entry* *attribute*

assets/chezmoi.io/docs/reference/templates/keepassxc-functions/keepassxcAttribute.md

2.70.2264 B
Original Source

keepassxcAttribute entry attribute

keepassxcAttribute returns the attribute attribute of entry using keepassxc-cli, with any leading or trailing whitespace removed.

!!! example

```
{{ keepassxcAttribute "SSH Key" "private-key" }}
```