cri-o/cmd
baude 94602a1e85 cmd/kpod/ps.go: Use getCommand for JSON
The getCommand func strips out unwanted characters around the
command of the container.  The JSON output should use this func
like the regular ps output for both consistency and because
Python does a literal interpretation of the bracket [] characters
when consuming as JSON.

Signed-off-by: baude <bbaude@redhat.com>
2017-08-30 09:26:20 -05:00
..
crio cmd: {crio,crioctl}: bump to beta 2017-08-29 11:25:33 +02:00
crioctl cmd: {crio,crioctl}: bump to beta 2017-08-29 11:25:33 +02:00
kpod cmd/kpod/ps.go: Use getCommand for JSON 2017-08-30 09:26:20 -05:00