-
Notifications
You must be signed in to change notification settings - Fork 16.7k
Closed
Labels
duplicateIssue that is duplicatedIssue that is duplicatedinvalidkind:featureFeature RequestsFeature Requests
Description
It would be great if we have a airflow command which list all downstream tasks for a task. For example, there are 4 tasks in a dag - dummy1 > dummy2 > dummy3 > dummy4. I need list of all downstream tasks of dummy2, output should be dummy3 and dummy4. I believe currently there is no airflow command to list downstream tasks for a task.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
duplicateIssue that is duplicatedIssue that is duplicatedinvalidkind:featureFeature RequestsFeature Requests