3 comments

  • catlifeonmars 21 minutes ago
    I especially like the option to output JSON.

    However one minor annoyance is the fact that the json keys are prepended with a non-alphanumeric character (e.g “@domain”, “@record”). This adds no value and makes it more difficult to work with in some cases (jq scripts will need to use quotes to reference the keys, etc).

  • jiehong 41 minutes ago
    I’d recommend Doggo [0], also written in go.

    [0]: https://github.com/mr-karan/doggo

  • layer8 47 minutes ago
    > Colorized and tabular output for easy reading

    I like how the usage example shows a single pale blue dot.

    • pianohacker 12 minutes ago
      Yeah, I think that's just GitHub syntax highlighting. An image would have been great here.