about summary refs log tree commit diff
path: root/tools/bin/pass
AgeCommit message (Collapse)AuthorFilesLines
2019-12-14 r/151 refactor(tools): __dispatch.sh now uses relative pathsVincent Ambo1-1/+0
This enables usage of __dispatch.sh from anywhere, even outside of the depot. Specifically this means I can add `~/depot/bin` to my $PATH and all the registered tools work from anywhere.
2019-09-03 feat(tools): Introduce pass-compatible wrapper using Cloud KMSVincent Ambo1-0/+1
Adds a shell script that supports a subset of the 'pass' interface for compatibility with kontemplate, and wraps kontemplate in a script that places this version on the PATH. This makes it possible to use Cloud KMS encrypted secrets with kontemplate.