diff --git a/dev/common-bundle/commands.md b/dev/common-bundle/commands.md index 6be6489..d9762a3 100644 --- a/dev/common-bundle/commands.md +++ b/dev/common-bundle/commands.md @@ -1,5 +1,62 @@ # Commands + +* [Commands](#commands) + * [Batch](#batch) + * [Clear logs](#clear-logs) + * [Example](#example) + * [Status](#status) + * [Curl](#curl) + + +## Batch + +Run command(s) defined in twig template. + +- The template must output a valid json list of commands. +- If the template contains a block named ```execute```, only this block will be rendered. + +``` +Usage: + ems:batch