Philip MacMenamin
11/28/2022, 10:01 PMPREFECT__USER_CONFIG_PATH
Is the expected behavior once this is exported, eg
export PREFECT__USER_CONFIG_PATH=/a/b/c
the .prefect dir should be at /a/b/c/.prefect ?
By default, Prefect will look for a user configuration file at, but you can change that location by setting the environment variable$HOME/.prefect/config.tomlappropriately. Please note the double-underscore (PREFECT__USER_CONFIG_PATH) in the variable name__
Philip MacMenamin
11/29/2022, 4:12 PMPhilip MacMenamin
11/29/2022, 4:13 PMPhilip MacMenamin
11/29/2022, 4:29 PMPhilip MacMenamin
11/29/2022, 4:31 PM