https://prefect.io logo
m

Marwan Sarieddine

08/10/2020, 3:44 PM
Hi folks - anyone faced this error before ?
Copy code
$ kubectl logs pod/prefect-job-d45c5eda-cxn9x -n prefect
Usage: prefect execute [OPTIONS] COMMAND [ARGS]...
Try 'prefect execute -h' for help.

Error: No such command 'flow-run'.
j

josh

08/10/2020, 3:46 PM
Hi @Marwan Sarieddine is your agent running on
0.13.0
? There was a bug that is fixed in
0.13.1
🙂
m

Marwan Sarieddine

08/10/2020, 3:56 PM
@josh - thank you - it was a prefect version issue