Closed iNikitaGricenko closed 1 year ago
id: dataform namespace: dev tasks: - id: transform type: io.kestra.plugin.dataform.cli.DataformCLI beforeCommands: - dataform init postgres new_project - cd new_project - dataform compile commands: - dataform run
What changes are being made and why?
Implemented CLI plugin for Dataform #2303
How the changes have been QAed?