Is it possible to pass :jvm-opts with spaces in them?
Maybe single quotes within double quotes? How do you pass them in CLI?
Use , instead of space
Commas are white space to Clojure but don’t run into bash word splitting