In all the commands below we skip the required
--api-token and --org flags for brevity. These can be set as described here.Create a flow
To create a Flow, you can run:Flow template
When creating a Flow, you can optionally provide aFlow Template. This template defines the necessary steps within the business or software process represented by a Kosli Flow. The compliance of Flow trails and artifacts will be assessed using the template.
A Flow template is a YAML file following the syntax outlined in the flow template spec.
Here is an example:
sw-delivery-template.yml