DolphinScheduler/dolphinscheduler-python/pydolphinscheduler/tests/cli
Jiajie Zhong ec4ce2b573
[python] Add config mechanism and cli subcommand config (#8585)
* [python] Add config mechanism and cli subcommand config

* Add configuration.py mechanism for more easy change config
  and move some configs to it. It mechanism including
  configuration.py module and default_config.yaml file
* Add `config` for cli subcommand allow users initialize, get,
  set configs

close: #8344

* Change setup.py format
2022-03-01 11:16:44 +08:00
..
__init__.py [python] Add mechanism cli only with version as subcommand (#8516) 2022-02-24 16:05:55 +08:00
test_config.py [python] Add config mechanism and cli subcommand config (#8585) 2022-03-01 11:16:44 +08:00
test_version.py [python] Add config mechanism and cli subcommand config (#8585) 2022-03-01 11:16:44 +08:00