Heya! Probably a really stupid question, but how d...
# ask-community
r
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
An issue was opened on that exact topic last week. You can track it here.
gratitude thank you 1