FrankYang0529 commented on code in PR #69320: URL: https://github.com/apache/airflow/pull/69320#discussion_r3522574950
########## airflow-ctl/src/airflowctl/ctl/help_texts.yaml: ########## @@ -85,6 +85,9 @@ pools: providers: list: "List all installed Airflow providers" +tasks: + clear: "Clear task instances of a Dag; dry run by default, pass --no-dry-run to actually clear" Review Comment: Thanks for the suggestion. Updated it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
