For the complete documentation index, see llms.txt. This page is also available as Markdown.

driver

Generate a Driver service (message generator).

Syntax

rumi quickstart driver [options]

Options

Option
Short
Description
Default

--app-root

-r

Application root directory

rumi-quickstart

Example

rumi quickstart driver --app-root my-app

See Also

  • app - Generate a complete application

  • processor - Generate a Processor service

  • csvwriter - Generate a CSVWriter service

Last updated