YAshhh29 opened a new pull request, #69305:
URL: https://github.com/apache/airflow/pull/69305

   Add the `@deprecated_for_airflowctl` marker decorator to two `dags` CLI
   commands whose airflowctl equivalents already exist:
   
   - `dags state` → `airflowctl dags state`
   - `dags next-execution` → `airflowctl dags next-execution`
   
   Both airflowctl commands are already implemented and registered in
   `airflow-ctl`, so functional parity is met. This follows the same
   marker-only direction as #68932 (variables), #68958 (config), and
   #68650 (dags pause/unpause).
   
   related: #68402


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