How can we pass parameters in `prefect deploy flow...
# pacc-june-14-2023
k
How can we pass parameters in
prefect deploy flowtest.py:get_all
command , where
get_all
is my flow and it needs params
t
You’ll likely want to pass parameters through the deployment.yaml file as Jeff will explain soon. https://docs.prefect.io/2.10.13/concepts/projects/#the-deployment-yaml-file