jsonbeautify command

Summary

Beautifies a JSON file

Description

This command parses the JSON file to beautify it. It can be wrapped and saved to output file using the command-line redirection.

Command usage

  • jsonbeautify <jsonfile>

Examples

  • jsonbeautify metadata.json: Beautifies the json metadata file

Last updated