DolphinScheduler/dolphinscheduler-python/pydolphinscheduler/tests/testing
Jiajie Zhong 3025f67d37
[python] Add mechanism cli only with version as subcommand (#8516)
* Add basic cli mechanism with Click, for now just including
  one single subcommand `version`
* Add general and easy test class in tests/testing/cli, and
  test to version
* Add sphinx-click to general cli docs basic on click
2022-02-24 16:05:55 +08:00
..
__init__.py [python] Add flake8 and black for code style and integrated to GA (#6679) 2021-11-05 15:14:28 +08:00
cli.py [python] Add mechanism cli only with version as subcommand (#8516) 2022-02-24 16:05:55 +08:00
constants.py [python] Initiate document for pydolphinscheduler (#8005) 2022-01-26 12:37:57 +08:00
path.py [Feature-8222][python] move examples into the scope of source package (#8340) 2022-02-14 15:07:00 +08:00
task.py [python] Add flake8 and black for code style and integrated to GA (#6679) 2021-11-05 15:14:28 +08:00