core/commands/dns: Add 'ipfs dns ...' for resolving DNS references
W. Trevor King authored
This lets users resolve (recursively or not) DNS links without pulling
in the other protocols.  That makes an easier, more isolated target
for alternative implemenations, since they don't need to understand
IPNS, proquint, etc. to handle these resolutions.
e643f72c