ambika-garg commented on PR #46849:
URL: https://github.com/apache/airflow/pull/46849#issuecomment-2670015334

   I have one more question. I noticed that `arg_subdir` is an unused argument 
in the `dag_state` cli command since the required fields are `dag_id` and 
either `logical_date` or `run_id` (which are unique for each DAG run).  
   
   Do you think we should modify the function to support `dag-bundle`, allowing 
it to display all DAG runs for the specified `dag_bundle`, or should I simply 
remove `arg_subdir`?


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