File "/Users/user/project/.venv/lib/python3.11/site-packages/prefect/cli/deployment.py", line 1698, in _load_json_key_values
for spec in cli_input:
TypeError: 'NoneType' object is not iterable
But this works just fine:
prefect deployment run 'hello_flow/my_deployment' --param foo="baz"
Also if I create flow without parameters (just print "Hello world" for example) there is no way to run the deployment as it doesn't accept any parameters and always gives the error above.
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.