Search
To deploy your workflows automatically from your CI/CD pipeline, you can use the floww deploy command in combination with an API key.
floww deploy
To deploy multiple workflows in a single step the easiest way is to run
find . -name "floww.yaml"