airflow tasks
Manage tasks
Subcommands
Name | Description |
---|---|
clear | Clear a set of task instance, as if they never ran |
failed-deps | Returns the unmet dependencies for a task instance |
list | List the tasks within a DAG |
render | Render a task instance's template(s) |
run | Run a single task instance |
state | Get the status of a task instance |
states-for-dag-run | Get the status of all task instances in a dag run |
test | Test a task instance |
Options
Name | Description |
---|---|
-h, --help | Show this help message and exit |