This PR adds an error message when discovery requests fails at GSH API.
Example:
$ gsh login
Using config file: /Users/manoel.junior/.gshc/config.yaml
GSH API is down: https://gsh-api.example.com (Get https://gsh-api.example.com/status/config: x509: certificate signed by unknown authority)
This PR adds an error message when discovery requests fails at GSH API.
Example:
This PR is related with golang at macos problem at https://github.com/golang/go/issues/24652.