knative-inspect icon indicating copy to clipboard operation
knative-inspect copied to clipboard

Strict validation of input

Open nimakaviani opened this issue 5 years ago • 0 comments

kni should strictly validate required input params to its commands and throw an error when those params are missing.

An example from a conversation with @ahmetb :

kni inspect hello -v

should complain with a service name missing error, since inspect requires -s for the service name.

nimakaviani avatar Nov 15 '19 00:11 nimakaviani