fief-dev / fief

Users and authentication management SaaS
https://www.fief.dev
Other
486 stars 42 forks source link

Report configuration errors when trying to use the CLI #356

Closed frankie567 closed 3 months ago

frankie567 commented 3 months ago

We avoid to load the main CLI commands if Settings is not correctly validated. However, it's a bit too silent: it just outputs No such command, but without information about what's wrong. We should improve this.