This is an automated email from the ASF dual-hosted git repository.
jedcunningham pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from c3c56e6b244 doc: fix the typo for glob regex #47116 (#47134)
add f0164704dfc Clean up API server config and cli args (#47083)
No new revisions were added by this update.
Summary of changes:
airflow/cli/cli_config.py | 94 ++++------------
.../commands/local_commands/api_server_command.py | 16 ++-
.../cli/commands/remote_commands/config_command.py | 36 +++++++
airflow/config_templates/config.yml | 119 +++++++++------------
airflow/configuration.py | 7 ++
newsfragments/47083.significant.rst | 45 ++++++++
.../local_commands/test_api_server_command.py | 20 ++--
7 files changed, 173 insertions(+), 164 deletions(-)
create mode 100644 newsfragments/47083.significant.rst