conduit
conduit copied to clipboard
Load pipeline config files on startup
Conduit should by default load all YAML files in folder pipelines (relative to the conduit binary) and provision pipelines when it starts. The folder location should be configurable through a CLI flag.
Depends on #493.