We should not be hardcoding some jar loading behaviors. We should be dealing with classpaths. - Remove the `--jar` option entirely - make the command work with --classpath - use an URLClassLoader to load classes that we then configure