bugraoz93 commented on code in PR #68726:
URL: https://github.com/apache/airflow/pull/68726#discussion_r3454861314
##########
airflow-core/src/airflow/cli/utils.py:
##########
@@ -42,27 +38,28 @@
def deprecated_for_airflowctl(replacement: str) -> Callable[[F], F]:
"""
- Mark an ``airflow`` CLI command as deprecated in favour of an
``airflowctl`` equivalent.
+ Mark an ``airflow`` CLI command as migrated to its ``airflowctl``
equivalent.
Review Comment:
I will first merge this when we fully align on the deprecation side. I have
created the revert here #68856
--
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]