Bug report
$ kn service update echo echo1 --image duglin/echo
requires the service name
Expected behavior
I would have expected either something like:
$ kn service create echo echo1 --image duglin/echo
'service create' requires the service name given as single argument
or for it to do the update on both services (I kind of like this option).
Steps to reproduce the problem
See above
kn version
master/head as of 2020/03/26
Bug report
Expected behavior
I would have expected either something like:
or for it to do the update on both services (I kind of like this option).
Steps to reproduce the problem
See above
kn version
master/head as of 2020/03/26