Skip to content

kn service list -o name doesn't seem to work #754

@duglin

Description

@duglin

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

Metadata

Metadata

Assignees

Labels

kind/bugCategorizes issue or PR as related to a bug.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions