# Command-Line Help for `workflow` This document contains the help content for the `workflow` command-line program. **Command Overview:** * [`workflow`↴](#workflow) * [`workflow init`↴](#workflow-init) * [`workflow schema`↴](#workflow-schema) ## `workflow` Workflow related subcommands. **Usage:** `workflow [COMMAND]` ###### **Subcommands:** * `init` — Initializes a new template workflow. * `schema` — Renders the workflow schema to STDOUT. ## `workflow init` Initializes a new template workflow. **Usage:** `workflow init [OPTIONS]` ###### **Options:** * `-t`, `--template