Oxide commit changes to a single cloudtask without deploying entire app to testing

In the legacy cloudtask editor it was possible to deploy changes to a single cloudtask without doing a complete app deploy to testing (with big apps like ours you really only want to deploy what has changed). Anybody know how to do this in Oxide?

When you run 'Test Task' that will deploy the task to Testing without deploying the rest of your app code. Hopefully this is a suitable workaround until OXIDE supports deploying individual parts of the codebase on demand.