ojob.io/formats/toJSON

Usage

ojob ojob.io/formats/toJSON file=output.json compact=false delete=true 

Description

Converts input __pm into a json stdout or file

Expects

Name Description
file JSON file to store the output
compact If compact=true the output JSON will be compacted (defaults to false)
delete If delete=false the __pm output won't be deleted (defaults to true)