The task will be something like: ``` { "label": "Deploy on OpenShift", "type": "shell", "command": "./mvnw", "args": [ "package", "-Dquarkus.kubernetes.deploy=true" ], "problemMatcher": [], "presentation": { "reveal": "always" } } ``` would be interesting having it for Spring Boot too initially https://issues.redhat.com/browse/FUSETOOLS2-2536