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`. |
||
|---|---|---|
| .. | ||
| basic_workflow_test.go | ||
| common.go | ||
| e2e.go | ||
| e2e_flags.go | ||
| env.go | ||
| kn.go | ||
| kubectl.go | ||
| revision_test.go | ||
| route_test.go | ||
| service_options_test.go | ||
| service_test.go | ||
| traffic_split_test.go | ||
| version_test.go | ||