Open an issue (https://github.com/grails-plugins/grails-quartz/issues/118) on grails-quartz because in grails 6 there is no "grails create-job" command I tried using the following command
./gradlew runCommand -Pargs="create-job MyTest"
however it didn't work