Matthew Scanlon
07/12/2024, 12:12 PMUsage: prefect flow-run [OPTIONS] COMMAND [ARGS]...
Try 'prefect flow-run --help' for help.
╭─ Error ──────────────────────────────────────────────────────────────────────╮
│ No such command 'execute'.
I can't quite figure out where this is getting executed, and i checked... prefect flow-run execute ... is a valid cli cmdKevin Grismore
07/12/2024, 12:35 PMpython -m prefect.engineMatthew Scanlon
07/12/2024, 12:37 PM