vincbeck commented on code in PR #38265:
URL: https://github.com/apache/airflow/pull/38265#discussion_r1530872141


##########
airflow/cli/cli_config.py:
##########
@@ -382,11 +382,19 @@ def string_lower_type(val):
     ),
     action="store_true",
 )
+# TODO: Deprecate in backfill command in favor of --treat-dag-id-as-regex

Review Comment:
   Mention it in `help` as other deprecated parameters do



-- 
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]

Reply via email to