Print useful error if invalid server alias is specified
Open
- Dominant language
- Go
- Stars
- 14
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
The following should fail with an error early when `foo` is an invalid server alias
```
❯ gin repos --server foo
[error] Get /api/v1/users/repos: unsupported protocol scheme ""
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.