kestra-io / kestra

:zap: Open-source workflow automation platform. Orchestrate any language using YAML, hundreds of integrations. Alternative to Airflow, n8n, RunDeck, Camunda, Jenkins...
https://kestra.io
Apache License 2.0
9.65k stars 799 forks source link

Allow continuously pushing changes to flow YAML files added locally outside of Kestra UI - CLI `--watch` flag on kestra server commands #939

Open tchiotludo opened 1 year ago

tchiotludo commented 1 year ago

It can be convenient to have similar way to develop flow as front web developer: kestra server local --watch /mydir.

Ben8t commented 1 year ago

Further details and ideation :

leonlowitzki commented 5 months ago

would be great to have this!