client/pkg/kn/commands/source
Navid Shaikh 15dec583ca
Implement human readable output for kn route describe (#643)
* 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
2020-02-10 07:46:07 -08:00
..
apiserver Implement human readable output for kn route describe (#643) 2020-02-10 07:46:07 -08:00
binding Implement human readable output for kn route describe (#643) 2020-02-10 07:46:07 -08:00
cronjob Implement human readable output for kn route describe (#643) 2020-02-10 07:46:07 -08:00
human_readable_flags.go feature(source binding): Support for Sink Binding as source (#625) 2020-01-29 12:08:27 -08:00
list_types.go Use the same list flags for list_type, service and route (#582) 2019-12-20 04:50:33 -08:00
list_types_test.go kn source list-types (builtin types) (#536) 2019-12-10 11:20:47 -08:00
source.go feature(source binding): Support for Sink Binding as source (#625) 2020-01-29 12:08:27 -08:00