Heya! Probably a really stupid question, but how do I pass arguments to deployment runs via the CLI? I couldn’t figure out a way to do it yet. What I am looking for is something like this:
Copy code
prefect deployment run flow/deployment paramA=1 paramB=2
Am I missing something super obvious here? 😅
Thanks!
j
Jeff Hale
09/20/2022, 2:10 PM
An issue was opened on that exact topic last week. You can track it here.