Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(cli): Resolve FQDN on Linux machines with short hostnames (#600)
If os.Hostname() returns a short hostname instead of a FQDN, lookup the FQDN using net.LookupHost() and net.LookupAddr() Resolves #189 Co-authored-by: Ganesh Raikhelkar <[email protected]>
- Loading branch information