Hi ! I'm working on Prefect 2 migration. Is there ...
# ask-community
f
Hi ! I'm working on Prefect 2 migration. Is there a way to work with secret locally? In Prefect 1, the task
PrefectSecret
allows me to switch between Secrets stored via Prefect cloud UI and secrets stored on my local file
config.toml
. What's the solution to reproduce this feature with Prefect 2?