mirror of https://github.com/knative/client.git
For the sake of consistency with out own service commands and for kubectl, `kn plugin list` should print: ``` No plugins found. ``` `kn service list` should print: ``` No services found. ``` and not `No resources found.` like it does now. Same for `kn routes list`. |
||
|---|---|---|
| .. | ||
| human_readable_flags.go | ||
| list.go | ||
| list_flags.go | ||
| list_flags_test.go | ||
| list_test.go | ||
| route.go | ||
| route_describe.go | ||
| route_describe_test.go | ||