Skip to content

Misleading error message with multiple names #762

@duglin

Description

@duglin

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

Metadata

Metadata

Assignees

Labels

kind/bugCategorizes issue or PR as related to a bug.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions