ockam icon indicating copy to clipboard operation
ockam copied to clipboard

feat(rust): pretty json output by default, and colored if possible

Open adrianbenavides opened this issue 4 months ago • 0 comments

  • replace --pretty by --compact-output to mimic the jq api
  • apply colors to json output if possible (TTY and NO_COLOR is not passed)
  • ux improvement: if either --jq or --compact-output args are passed, the --output-format json is assumed

asciicast

adrianbenavides avatar Oct 17 '24 12:10 adrianbenavides