Currently, you can only mail (broadcast) reports that are stored in a specific directory ( ~/.athena/reports/). It should be possible to provide a report definition YAML file stored anywhere on your hard disk. Athena should do the following:
- Check if the passed in file/path exists, and run the report if it does.
- If it doesn't, check the default reports directory if the report definition exists there.