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}
For more details on using DSL V2, please refer here.