uranusjr opened a new pull request, #33279: URL: https://github.com/apache/airflow/pull/33279
This is a continuation to #31854. Similar to connections, this change allows the CLI to export the variables to stdout using `airflow variables export -`. There are a couple of change aside from the content in the original PR: 1. The `is_stdout` function has been extracted and improved. 2. The JSON-dumping code is changed to avoid creating an intermediate string in memory. Close #31851. -- 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]
