Running a Joule from the CLI
Example
java -cp "./lib/*" com.fractalworks.streams.joule.JouleCLI \
-s eventSource.yaml \
-e usecase.yaml \
-p publishSinks.yamlCommand line arguments
Alternatively
Start Joule
Start Quote generator
Shutting down processes
Clean up environment
Prerequisites
Last updated