kaxil commented on code in PR #59855: URL: https://github.com/apache/airflow/pull/59855#discussion_r2651029931
########## airflow-core/newsfragments/59855.significant.rst: ########## @@ -0,0 +1 @@ +Removed the redundant ``--conn-id`` option from the ``airflow connections list`` CLI command. Use 'airflow connections get` instead. Review Comment: ```suggestion Removed the redundant ``--conn-id`` option from the ``airflow connections list`` CLI command. Use ``airflow connections get`` instead. ``` -- 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]
