The task documentation says that you can execute your task.yml by simply running `fly execute`. This seems to be incorrect, as I get `error: the required flag `-c, --config' was not specified`. To make the task execute, I need to run the standard `fly execute -c task.yml`