Beautifies a JSON file
This command parses the JSON file to beautify it. It can be wrapped and saved to output file using the command-line redirection.
jsonbeautify <jsonfile>
jsonbeautify metadata.json: Beautifies the json metadata file
jsonbeautify metadata.json
Last updated 1 year ago