diff --git a/docs/commands/process.md b/docs/commands/process.md new file mode 100644 index 0000000000..c467c902bf --- /dev/null +++ b/docs/commands/process.md @@ -0,0 +1,59 @@ +# `process` command + +The `process` command extends the `gopass` templating to support user-supplied +template files that will be processed and any necessary credential lookups will +be done while they are processed. 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. + +`gopass process` writes the result to `STDOUT`. You'll likely want to redirect +it to a file. + +## Synopsis + +``` +$ gopass process