WVS cli needs --json output for flow inspect
In order to support the flow features in the plugins, the cli needs to support --json output for flow inspect. The format of the json output should be consistent with the output of flow status so that the same parser can be used for the individual flow entries.