DAG: example_bash_operator

schedule: 0 0 * * *


DAG details


schedule_interval 0 0 * * *
start_date None
end_date None
max_active_runs 0 / 16
concurrency 16
default_args {'owner': 'Airflow', 'start_date': datetime.datetime(2025, 6, 22, 0, 0, tzinfo=<TimezoneInfo [UTC, GMT, +00:00:00, STD]>)}
tasks count 6
task ids ['run_this_last', 'run_after_loop', 'runme_0', 'runme_1', 'runme_2', 'also_run_this']
filepath /data/dev/miniconda/lib/python3.7/site-packages/airflow/example_dags/example_bash_operator.py
owner Airflow