diff --git a/docs/commands/process.md b/docs/commands/process.md new file mode 100644 index 0000000000..abcc6c258a --- /dev/null +++ b/docs/commands/process.md @@ -0,0 +1,60 @@ +# `process` command + +The `process` command extends the `gopass` templating to support user-supplied +template files that will be processed. These templates can access the users +credentials with the template functions documented below. That way users can +store their full configuration files publicly accessible and have any of the +recipients automatically populate it to generate a complete configuration file +on the fly. + +`gopass process` writes the result to `STDOUT`. You'll likely want to redirect +it to a file. + +## Synopsis + +``` +$ gopass process