ChenFatMan commented on issue #17376: URL: https://github.com/apache/dolphinscheduler/issues/17376#issuecomment-4913846616
Hi, I noticed this discussion about a DolphinScheduler client. I have been working on an agent-friendly CLI client for DolphinScheduler that may be relevant as a reference: https://github.com/ChenFatMan/cli-anything-dolphinscheduler It is not an official Apache DolphinScheduler project, and it does not reimplement any scheduling logic. Instead, it calls the real DolphinScheduler REST API used by the web UI, and provides structured CLI commands with JSON output so automation scripts and AI agents can operate DolphinScheduler more reliably. It currently covers common workflows such as projects, resources, datasources, workflow definitions, task definitions, runs, instances, logs, schedules, tokens, runtime setup, administration, and observability APIs. If this direction is useful, I would be happy to keep improving it and align it more closely with DolphinScheduler’s API surface. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
