]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
nvme-print-json: display only verbose output
authorMartin George <marting@netapp.com>
Thu, 17 Oct 2024 11:57:18 +0000 (17:27 +0530)
committerDaniel Wagner <wagi@monom.org>
Wed, 23 Oct 2024 12:15:41 +0000 (14:15 +0200)
commit929f4619a9aa9c900247384480fe60ff96931b07
tree6863a6343bfb52681186e3e07b7e0263bf5dfa24
parentcb1dc5cbc3a7c6f6b2a7c86f7cb9b4a0eed221e4
nvme-print-json: display only verbose output

Having separate regular & verbose outputs makes more sense for the
stdout outputs, and not necessarily for the JSON outputs. So let's
make things simpler by having the JSON output everything, and
nothing short.

Suggested-by: Daniel Wagner <dwagner@suse.de>
Signed-off-by: Martin George <marting@netapp.com>
nvme-print-json.c