bugraoz93 commented on code in PR #64812: URL: https://github.com/apache/airflow/pull/64812#discussion_r3046919080
########## airflow-core/newsfragments/64812.significant.rst: ########## @@ -0,0 +1 @@ +Required non-boolean parameters in auto-generated airflowctl commands are now positional instead of flag-style (e.g., ``airflowctl dags get example_dag`` instead of ``airflowctl dags get --dag-id=example_dag``). Review Comment: This news fragment is for Airflow Core and not related to anything within airflowctl flow. Since we are still in 0.x, significant changes are also expected at a certain level. We are logging these things in the release notes https://airflow.apache.org/docs/apache-airflow-ctl/stable/release_notes.html#significant-changes -- 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]
