client/pkg/kn/core
dr.max 32470ac256 fix(bug) correct response for unknown command or plugin fixes(#309) (#322)
```bash
➜  client git:(issue309) ✗ ./kn lol
Manage your Knative building blocks:
* Serving: Manage your services and release new software to them.
* Eventing: Manage event subscriptions and channels. Connect up event sources.

Usage:
...
Use "kn [command] --help" for more information about a command.

unknown sub-command or plugin "lol" for "kn"
```
2019-08-05 01:44:55 -07:00
..
root.go fix(bug) correct response for unknown command or plugin fixes(#309) (#322) 2019-08-05 01:44:55 -07:00
root_test.go Implements Kn plugins re-using some code from kubectl plugins. (#249) 2019-07-26 13:29:48 -07:00