Back to Chezmoi

`protonPassJSON` *uri*

assets/chezmoi.io/docs/reference/templates/protonpass-functions/protonPassJSON.md

2.70.2382 B
Original Source

protonPassJSON uri

protonPassJSON returns the structured data associated with uri from Proton Pass using the Proton Pass CLI.

!!! example

```
{{ (protonPassJSON "pass://$SHARE_ID/$ITEM_ID").item.content.content.key.password }}
```