airflow tasks

Manage tasks

Subcommands

NameDescription
clearClear a set of task instance, as if they never ran
failed-depsReturns the unmet dependencies for a task instance
listList the tasks within a DAG
renderRender a task instance's template(s)
runRun a single task instance
stateGet the status of a task instance
states-for-dag-runGet the status of all task instances in a dag run
testTest a task instance

Options

NameDescription
-h, --helpShow this help message and exit