Join Slack
Powered by
How can we pass parameters in `prefect deploy flow...
# pacc-june-14-2023
k
Krishna Lodha
06/14/2023, 7:10 PM
How can we pass parameters in
prefect deploy flowtest.py:get_all
command , where
get_all
is my flow and it needs params
t
Taylor Curran
06/14/2023, 7:15 PM
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
Open in Slack
Previous
Next