apache/dolphinscheduler

[Feature][python] Auto completion to CLI

Open

#8,521 opened on Feb 24, 2022

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Java (4,324 forks)batch import
Pyschedulerfeaturehelp wanted

Repository metrics

Stars
 (11,659 stars)
PR merge metrics
 (Avg merge 2d 21h) (22 merged PRs in 30d)

Description

Search before asking

  • I had searched in the issues and found no similar feature requirement.

Description

In #8516, we just add add basic use of CLI, it could be better if we add auto completion to it. whcih mean when user use

pydolphinscheduler <TAB>

in Bash, we will auto show the subcommand for them, just like below

pydolphinscheduler <TAB>

version

Use case

No response

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Contributor guide