View Source mix commanded.reset (Commanded v1.4.1)
Reset an event handler.
usage
Usage
mix commanded.reset --app <app> --handler <handler_name>
examples
Examples
mix commanded.reset --app MyApp --handler MyHandler
mix commanded.reset -a MyApp -h MyHandler
command-line-options
Command line options
-a
,--app
- the Commanded application-h
,--handler
- the name of the event handler to reset-q
,--quiet
- do not log output