Back to Chezmoi

`keepassxcAttachment` *entry* *name*

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

2.70.2300 B
Original Source

keepassxcAttachment entry name

keepassxcAttachment returns the attachment with name of entry using keepassxc-cli.

!!! info

`keepassxcAttachment` requires `keepassxc-cli` version 2.7.0 or later.

!!! example

```
{{- keepassxcAttachment "SSH Config" "config" -}}
```