Implement tofuRun & tfRun
These tasks will set up the appropriate TF environment and then execute a provided cmdline.
For example
./gradlew tfRun --cmdline 'output thisvar'
./gradlew tfRunMyWorkspace --cmdline 'output thisvar'
./gradlew tfMySourceSetRun --cmdline 'output thisvar'
It is meant to provide a workaround when something is not available in the plugin.