client/pkg
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
..
kn fix(bug) correct response for unknown command or plugin fixes(#309) (#322) 2019-08-05 01:44:55 -07:00
printers feat(build.sh): Enable goimports + cleanup imports in source files (#186) 2019-06-28 06:30:08 -07:00
serving feature(testing): Introduce a mock implementation for KnClient (#306) 2019-07-30 17:51:42 -07:00
util Add custom comparison for checking multiple substrings (#227) 2019-07-05 10:07:32 -07:00
wait refactor(service): Removed io.writer from of KnClient.WaitForService() (#248) 2019-07-08 11:57:34 -07:00
dummy_test.go Use knative.dev/test-infra (#319) 2019-07-31 03:20:43 -07:00