I want to specify the main class through cli. I have tried the following — ``` reStart/mainClass "example.HelloWorld" ``` But it doesn't work. What else can I do?