mirror of
https://github.com/n0-computer/noq.git
synced 2026-09-20 18:23:41 +00:00
72400f34da
Suppress table output meant to provide human-friendly visualization
when using the `--json` CLI option and its argument is `-`, that is,
when the JSON output targets stdout.
Fixes #2544.
(cherry picked from commit f853e5e082)