-
Output formatted JSON with indentation:
nrfutil --json-pretty device list -
Output only the data payload, without task progress messages:
nrfutil --json device list --skip-overhead
Output formatted JSON with indentation:
nrfutil --json-pretty device list
Output only the data payload, without task progress messages:
nrfutil --json device list --skip-overhead