bugraoz93 commented on PR #50292:
URL: https://github.com/apache/airflow/pull/50292#issuecomment-2864556842

   Exactly, this is the case. In this one, directly calling the API endpoint is 
returning what we want, so only implementing the operations is enough in this 
case.
   Format is okay for now, we are just using `rich.print()` for all generated 
ones, and we will do a bulk update later for formatting with one line below. 
   
   
https://github.com/apache/airflow/blob/393668361b5fcb974df34a113d5b471ad1c7fa91/airflow-ctl/src/airflowctl/ctl/cli_config.py#L439
   
   We only need to add and update a small part in the unit test for operations. 
Direction is good. Thanks for the update!


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