Hello: I am using prefect cloud, and working on t...
# ask-community
c
Hello: I am using prefect cloud, and working on triggering a deployment using CLI running locally I can run my workload just fine, but I cannot work out how to set the flow run name. Attempting •
... -jv name=my-preferred-name
fails to work •
... -jv flow_run_name=my-preferred-name
fails to work any advice?
a
Hey @Cormac! Looks like we don't support setting the flow run name when starting a flow run for a deployment from the CLI, but we should! Could you open an issue in GitHub so that we can get that added?
c
a
Sweet! Thank you!