nailo2c commented on issue #57355:
URL: https://github.com/apache/airflow/issues/57355#issuecomment-3470507849

   Hi @zachliu, I found out `self.get()` is inherited from Python's built-in 
`configparser.ConfigParser()`, so we can't control its indentation.
   
   How about using `airflow config list --include-descriptions 
--include-examples --defaults`? It produces a commented-out template, so you'd 
just need to remove the comments yourself.
   
   <img width="676" height="424" alt="Image" 
src="https://github.com/user-attachments/assets/f8c70fd3-ca05-4cf0-b16f-436b90856053";
 />


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