This is an automated email from the ASF dual-hosted git repository.
bugraoz93 pushed a change to branch airflow-ctl/v0-1-test
in repository https://gitbox.apache.org/repos/asf/airflow.git
from e65c3ecab71 [airflow-ctl/v0-1-test] airflowctl: make required CLI
params positional, keep optional as --flag (#66768) (#67387)
add 192441e53b5 [airflow-ctl/v0-1-test] Add dags next execution command
#66172 (#66188) (#67386)
No new revisions were added by this update.
Summary of changes:
.../airflowctl_tests/test_airflowctl_commands.py | 1 +
airflow-ctl/docs/images/command_hashes.txt | 2 +-
airflow-ctl/docs/images/output_dags.svg | 126 +++++++++++----------
airflow-ctl/src/airflowctl/ctl/cli_config.py | 9 ++
.../src/airflowctl/ctl/commands/dag_command.py | 31 +++++
.../airflow_ctl/ctl/commands/test_dag_command.py | 72 ++++++++++++
6 files changed, 179 insertions(+), 62 deletions(-)