How to output junit xml file using botium-cli

Is there a way in botium-cli to output the report as a junit xml file?
If so, can I please know the command to run?

Botium uses reporters from mocha. As I see mocha just supports xunit reporter.

And to use it:

botium-cli run --output xunit