henry3260 commented on code in PR #59850: URL: https://github.com/apache/airflow/pull/59850#discussion_r2650487906
########## airflow-ctl/newsfragments/59850.significant.rst: ########## @@ -0,0 +1,24 @@ +Remove ``airflowctl variables export`` command + +The ``airflowctl variables export`` command has been removed from the remote CLI. Variable export functionality is only available through the local Airflow CLI. + +**What changed:** + +- Removed ``airflowctl variables export`` command +- ``airflowctl variables import`` remains available for importing variables from files Review Comment: > Do we need to mention this because it didn't change? Applied! -- 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]
