Does dagu support executing flows directly from code? #582
-
I see that this repository supports command line execution and REST API interactions. I would like to know if it also supports executing flows directly from code. I am checking whether there is a package or module that allows for initiating and managing flows programmatically from code. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
We plan to add such feature in the future, but it's not available at this moment. Would you please share a bit context why that is needed, so that we can understand your requirements better? |
Beta Was this translation helpful? Give feedback.
-
Adding a REST API server or a command line interface works in general, but I want to simplify the setup by executing flows directly from code. This approach eliminates the dependency on adding another service. |
Beta Was this translation helpful? Give feedback.
We plan to add such feature in the future, but it's not available at this moment. Would you please share a bit context why that is needed, so that we can understand your requirements better?