V2 DSL&Conf ExamplesΒΆ

This is folder showing examples of each components.

Similar to the older version, a pair of dsl & conf files corresponds to a task. You can start a task with the following command:

flow job submit -d ${dsl.json} -c ${conf.json}