chronicle-app / chronicle-etl

📜 A CLI toolkit for extracting and working with your digital history

Home Page:https://chronicle.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Raise an error when attempting to run a job that doesn't exist

hyfen opened this issue · comments

$ chronicle-etl jobs:run NONEXISTENT starts running a default job right now. We should explicitly raise an exception and exit(1).