mirror of https://github.com/knative/client.git
* Implement human readable output for kn route describe - Keeps the machine readable output - Align the command description text, check for single argument, reported error messages and unit tests in service, revision, route, source binding describe commands * Dont print separate section for owner references * Print Service heading irrespective of owner.Kind == Service * Align desc, err msg for trigger, apiserver and cronjob source |
||
|---|---|---|
| .. | ||
| apiserver.go | ||
| apiserver_test.go | ||
| create.go | ||
| create_test.go | ||
| delete.go | ||
| delete_test.go | ||
| describe.go | ||
| describe_test.go | ||
| flags.go | ||
| flags_test.go | ||
| list.go | ||
| list_test.go | ||
| update.go | ||
| update_test.go | ||