I'm attempting to write some short how-to guides for using the BashOperator (https://issues.apache.org/jira/browse/AIRFLOW-2682) and I noticed that the env argument says that it is templated.
https://airflow.readthedocs.io/en/latest/code.html#airflow.operators.bash_operator.BashOperator Why is this? Wouldn't this make it difficult to clone the current environment and make changes to it to add / remove variables? * • **Tim Swast* * • *Software Friendliness Engineer * • *Google Cloud Developer Relations * • *Seattle, WA, USA
