compact-jsonCLI tool doesn't support all possible format options.
It significantly limits its usage.
Is it possible to expose all the format options in the CLI?
Alternatively, a general format parameter can be exposed, e.g. compact-json --format comma_padding=false in.json
compact-json
CLI tool doesn't support all possible format options. It significantly limits its usage. Is it possible to expose all the format options in the CLI?Alternatively, a general format parameter can be exposed, e.g.
compact-json --format comma_padding=false in.json