These parameters where missing from the output and had to be inferred by the API. The logic used to determine them has been ported into the CLI. The websocket port has also been added to the show output.
The human readable outputs have not been modified as these parameters are not relevant to it.
I've added a commit to 1) use the session directory's ctime as a potential source of creation time; and 2) include the creation time in the output for broken sessions if available.
These parameters where missing from the output and had to be inferred by the API. The logic used to determine them has been ported into the CLI. The websocket port has also been added to the
show
output.The human readable outputs have not been modified as these parameters are not relevant to it.