lyleshaw opened a new issue, #10905:
URL: https://github.com/apache/dolphinscheduler/issues/10905

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and 
found no similar feature requirement.
   
   
   ### Description
   
   Make pydolphinscheduler's CLI more powerful, make it can operate the model 
of DolphinScheduler, run pydolphinscheduler's code, visualize its DAG graph in 
the terminal.
   
   ## Content
   
   ### Project/Tenant/User Side
   
   * [ ] Add CURD to the project/tenant/user section of the API and add its 
tests.
   * [ ] Add Python CLI support for project/tenant/user
     * [ ] Add CURD calles from the python client to the python gateway on the 
project/tenant/user side.
     * [ ] Add Python CLI command for project/tenant/user and it's tests.
     * [ ] Add documentation for the project/tenant/user command.
   
   ### WorkFlow Side
   
   * [ ] Add CLI support for running DAG files.
     * [ ] Add support for parsing `/dags` folders.
     * [ ] Add Python CLI command for running DAG files and it's tests.
     * [ ] Add documentation running DAG files.
   * [ ] Add CURD to the workflow section of the API and add its tests.
   * [ ] Add Python CLI support for workflow
     * [ ] Add CURD and other calles from the python client to the python 
gateway on the workflow side.
     * [ ] Add Python CLI command for workflow and it's tests.
     * [ ] Add documentation for the workflow command.
   * [ ] Add CLI support for task graph visualization and add its tests.
   
   
   ### Use case
   
   _No response_
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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]

Reply via email to