https://prefect.io logo
Title
p

Patrick Tan

05/26/2022, 7:50 PM
prefect run command: How to I specify text parameter with non alpha numeric characters
k

Kevin Kho

05/26/2022, 7:58 PM
I think the main problem is the equals and I actually don’t think you can. I think we’d need to change the code here to handle splitting that
No though that code is right
p

Patrick Tan

05/26/2022, 8:02 PM
OK, Running it interactively with same parameter using cloud UI does work
z

Zanie

05/26/2022, 9:33 PM
This should be fixed in 1.2.1 https://github.com/PrefectHQ/prefect/pull/5716
👍 1