Added new -jl flag, that only does something for the status call. When called, existing formatProcessStatusData evaluates boolean flag. If the flag is set, then call new formatConnectionStatusDataJson to turn formatted output into JSON.
Hello eharris2000,
This PR doesn't seem to be useful for other users. If you need this format of data, I suggest you implement it locally in your project using the extend keyword.
Added new -jl flag, that only does something for the status call. When called, existing formatProcessStatusData evaluates boolean flag. If the flag is set, then call new formatConnectionStatusDataJson to turn formatted output into JSON.