briansorahan opened a new issue #8105: Set variable from stdin URL: https://github.com/apache/airflow/issues/8105 **Description** Would like to be able to do this: ``` cat FILE | airflow variables -s KEY - ``` **Use case / motivation** Less error-prone than reading the file into a variable and interpolating the variable into a shell command. **Related Issues** I searched the github issues for "stdin" and "input" but didn't find anything that looked like it matched.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
