mik-laj opened a new issue #8893:
URL: https://github.com/apache/airflow/issues/8893


   Hello,
   
   We have script that allows us to display class names.
   https://github.com/apache/airflow/blob/master/scripts/list-integrations.py
   It would be nice if it were possible to display template fields and 
constructor parameters.  This should be available when you run this script with 
an additional option. The output should be available as CSV or JSON or JSONL. 
Constructor parameters from BaseOperator or BaseSensor should be ignored.
   This tool is needed to review all operators to eliminate missing template 
fields in existing operators.
   
   Related PR:
   https://github.com/apache/airflow/pull/8870
   https://github.com/apache/airflow/pull/8840
   https://github.com/apache/airflow/pull/7198
   https://github.com/apache/airflow/pull/7127
   https://github.com/apache/airflow/pull/6656
   https://github.com/apache/airflow/pull/5718
   https://github.com/apache/airflow/pull/5490
   https://github.com/apache/airflow/pull/5248
   https://github.com/apache/airflow/pull/5097
   https://github.com/apache/airflow/pull/4920
   https://github.com/apache/airflow/pull/4691
   https://github.com/apache/airflow/pull/3305
   https://github.com/apache/airflow/pull/2981
   https://github.com/apache/airflow/pull/2549
   https://github.com/apache/airflow/pull/2480
   https://github.com/apache/airflow/pull/2235
   https://github.com/apache/airflow/pull/1808
   https://github.com/apache/airflow/pull/996
   
   


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to