-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Labels
Description
The current version crashes in any case there is invalid user input and the only way to differentiate this from an actual internal error or bug is to pass --trace and read the stack trace and try to know what caused the error.
This happens for example if you provide invalid AWS credential. In that case it would be nice to print that the credentials are invalid.
Reactions are currently unavailable