apache/dolphinscheduler

[Feature][python] Auto completion to CLI

Open

#8,521 opened on 2022年2月24日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)Java (4,324 forks)batch import
Pyschedulerfeaturehelp wanted

Repository metrics

Stars
 (11,659 stars)
PR merge metrics
 (平均マージ 2d 21h) (30d で 22 merged PRs)

説明

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

コントリビューターガイド