and then to run it with overrided parameters in CL...
# pacc-mar-12-13-2024
h
and then to run it with overrided parameters in CLI we can use this command :
prefect deployment run 'fetch-windspeed/lab-101' --param lat=87 --param lon=81
👍 1