apache/dolphinscheduler

[Feature][python] Auto completion to CLI

Open

#8.521 geöffnet am 24. Feb. 2022

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Java (4.324 Forks)batch import
Pyschedulerfeaturehelp wanted

Repository-Metriken

Stars
 (11.659 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 2T 21h) (22 gemergte PRs in 30 T)

Beschreibung

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