Back to Chezmoi

`gopassCat` *secret*

assets/chezmoi.io/docs/reference/templates/gopass-functions/gopassCat.md

2.72.0354 B
Original Source

gopassCat secret

gopassCat returns binary secrets stored in gopass using the gopass CLI (gopass). secret is passed to gopass cat $SECRET and the output is returned. The output from gopassCat is cached so calling gopassCat multiple times with the same secret will only invoke gopass once.