
ojob ojob.io/formats/toJSON file=output.json compact=false delete=true Converts input __pm into a json stdout or file
| 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) |