This is an automated email from the ASF dual-hosted git repository.
dimberman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from ab5235e Unify command names in CLI (#10720)
add 828f730 Add generate_yaml command to easily test KubernetesExecutor
before deploying pods (#10677)
No new revisions were added by this update.
Summary of changes:
airflow/cli/cli_parser.py | 31 ++++++++++++++++++++++++
airflow/cli/commands/dag_command.py | 44 ++++++++++++++++++++++++++++++++++
docs/executor/kubernetes.rst | 3 +++
tests/cli/commands/test_dag_command.py | 12 ++++++++++
4 files changed, 90 insertions(+)