In kn trigger --filter type=bla --filter type=blub, "blub" will silently win. As this is very likely not the user's intent, an error should be thrown instead.
Same btw for "kn service create --env". The check could be part of a unified list-option handling.
In
kn trigger --filter type=bla --filter type=blub, "blub" will silently win. As this is very likely not the user's intent, an error should be thrown instead.Same btw for "kn service create --env". The check could be part of a unified list-option handling.