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