Hi all, terminology question here. Does a 'deployment run' mean the same thing as a 'flow run'? The former is from prefect CLI (eg.
prefect deployment run ...
); the latter show up in prefect UI.
k
Kevin Grismore
11/02/2023, 3:22 PM
prefect deployment run
is equivalent to hitting the run button on a deployment in the UI. The creation of a flow run is an outcome of running a deployment, since the deployment contains information about how and where that flow should run.
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.