Bug report
$ kn service list -o name
list types are not supported by name printing: *v1.ServiceList
Expected behavior
Show me the list of services by name - e.g.: service.serving.knative.dev/echo
Steps to reproduce the problem
kn service create echo --image duglin/echo
kn service list -o name
kn service list echo -o name
Both of the last 2 cmds should work
kn version
master/HEAD
Knative (serving/eventing) version
master/HEAD
Bug report
Expected behavior
Show me the list of services by name - e.g.:
service.serving.knative.dev/echoSteps to reproduce the problem
Both of the last 2 cmds should work
kn version
master/HEAD
Knative (serving/eventing) version
master/HEAD