Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 303 Bytes

README.rst

File metadata and controls

10 lines (6 loc) · 303 Bytes

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}