clear_dag_run
Remove specific or all DAG runs in Apache Airflow to clean up execution history. Use dry-run mode to preview actions before applying.
Instructions
clear_dag_run
Input Schema
Name | Required | Description | Default |
---|---|---|---|
dag_id | No | ||
dag_run_id | No | ||
dry_run | No |