Skip to content

exec run

Executes a run that does not belong to any module.

Terminal window
mr exec module [flags]

Flags

  • --run, -r: The name of the run to be executed.

Example

Terminal window
mr exec run --run setup-database

TUI

To view the Mr. Smith user interface, simply execute mr exec run and the runs that do not belong to any module will be listed.

image