Currently any error in the cli will cause a panic and display unrequired info to the user. We need to add a central way to just display the message to the user based on the expect/error thrown.
For example, see the error when there is no config file:
