Block a user
jpictl: fix cloud.yaml unmarshalling
Looks a bit strange to me to have switch statement with only 2 cases from which one is default, but otherwise LGTM
wireguard: fix KeyPair.Validate()
dns: refactor record formatting and sort show results
I think here you might want to optimize and compare strings.ToLower(a.Name) to strings.ToLower(b.Name)
jpictl: introduce
jpictl dns show command
please update the darvaza resolver version, v0.5.4 i sincompatible with core v0.10.0 as core v0.10.0 does not have Wrapf function anymore.