A Kosli Flow represents a business or software process that requires change tracking. It allows you to monitor changes across all steps within a process or focus specifically on a subset of critical steps.Documentation Index
Fetch the complete documentation index at: https://docs.kosli.com/llms.txt
Use this file to discover all available pages before exploring further.
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