Skip to content
On this page

Commands

INFO

This page will describe how commands can be generated.

Examples

Command

yaml
arch: 1.0.0
definitions:
  commands:
    SendEmails:
      signature: 'mail:send {user}'
      description: 'Send a marketing email to a user'