We were able to run flows with the following comma...
# ask-community
r
We were able to run flows with the following command via linux, but not via windows. 🤷‍♂️
prefect run flow --name "e3dc-all_tasks-flow" --project "eks_test_01" -ps '{"system_id_index_range": [0, 200]}'
However, prefect suggests this command also for windows. Not a big issue for us, but for some users it might be ...