client/pkg/kn/commands
David Simansky dd2dc97f92
Fix --image flag to only allow single occurence (#647)
* Fix --image flag to only allow single occurence

* Fix changelog link

* Reflect feedback in error message and type name

* Add unit tests

* Reflect unit tests improvement from feedback

* Fix unit tests due to changes in master
2020-02-12 03:11:21 -08:00
..
completion feature(serving): Update API to serving.knative.dev/v1 (#640) 2020-02-07 02:03:14 -08:00
flags feature(serving): Update API to serving.knative.dev/v1 (#640) 2020-02-07 02:03:14 -08:00
plugin load config values from viper if present in config (#468) 2019-12-19 02:24:31 -08:00
revision Implement human readable output for kn route describe (#643) 2020-02-10 07:46:07 -08:00
route Implement human readable output for kn route describe (#643) 2020-02-10 07:46:07 -08:00
service Fix --image flag to only allow single occurence (#647) 2020-02-12 03:11:21 -08:00
source Implement human readable output for kn route describe (#643) 2020-02-10 07:46:07 -08:00
trigger Implement human readable output for kn route describe (#643) 2020-02-10 07:46:07 -08:00
version feature(serving): Update API to serving.knative.dev/v1 (#640) 2020-02-07 02:03:14 -08:00
describe.go Human-readable revision describe (#475) 2019-11-05 17:43:02 -08:00
describe_test.go Human-readable revision describe (#475) 2019-11-05 17:43:02 -08:00
human_readable_flags.go feature(source binding): Support for Sink Binding as source (#625) 2020-01-29 12:08:27 -08:00
namespaced.go update the description of flag namespace (#419) 2019-09-30 01:12:51 -07:00
namespaced_test.go fix lint errors (#388) 2019-08-24 22:46:13 -07:00
testing_helper.go feature(serving): Update API to serving.knative.dev/v1 (#640) 2020-02-07 02:03:14 -08:00
testing_helper_test.go feature(serving): Update API to serving.knative.dev/v1 (#640) 2020-02-07 02:03:14 -08:00
types.go feature(serving): Update API to serving.knative.dev/v1 (#640) 2020-02-07 02:03:14 -08:00
types_test.go Add ApiServer source update and describe commands (#556) 2019-12-16 09:42:01 -08:00
wait_flags.go Rename --async to --no-wait and deprecate it (#639) 2020-02-08 02:52:14 -08:00
wait_flags_test.go Rename --async to --no-wait and deprecate it (#639) 2020-02-08 02:52:14 -08:00