Alex Shea
08/12/2022, 7:10 PMPREFECT__CLOUD__AGENT__ENV_VARS
agent variable?Bianca Hoch
08/12/2022, 7:26 PMAlex Shea
08/12/2022, 7:35 PM-e, --env TEXT Environment variables to set on each
submitted flow run.
prefect agent kubernetes install
with the -env. There wasn't any documentation and I used the errors from the flow deployment to help me understand. I had variables getting passed in, but I did not check to see how they were getting passed. Now I have an error when trying to use ENV variables in a dbt metadata file.Bianca Hoch
08/12/2022, 9:34 PM- name: PREFECT__CLOUD__AGENT__ENV_VARS
value: '{"test": "test2"}'