Heeje Cho
01/11/2022, 9:51 PMKevin Kho
export PREFECT___CLOUD____USE_LOCAL_SECRETS=false_
Anna Geller
prefect backend cloud
And can you share how you leverage the PrefectSecret task? You need to run this task within the flow blockHeeje Cho
01/11/2022, 9:59 PMTESTKEY = PrefectSecret("test")
Heeje Cho
01/11/2022, 10:00 PMexport PREFECT___CLOUD____USE_LOCAL_SECRETS=false_
Anna Geller
Heeje Cho
01/11/2022, 10:02 PM