Format JSON
devtui jsonfmt [flags]
devtui jsonfmt < testdata/example.json # Format and output to stdout devtui jsonfmt < testdata/example.json > formatted.json # Output to file
-h, --help help for jsonfmt