crash-diagnostics icon indicating copy to clipboard operation
crash-diagnostics copied to clipboard

kube_capture should use sensible defaults when `what` param is missing or misspelled

Open vladimirvivien opened this issue 4 years ago • 2 comments

As a script writer, when I used kube_capture or kube_get with a bad what param like this

kube_capture(what="objcs", groups=["apps"])

The script should default to what=objects

vladimirvivien avatar Feb 23 '21 22:02 vladimirvivien

@nrb Let me know if this summarize what you need. Thanks.

vladimirvivien avatar Feb 24 '21 13:02 vladimirvivien

Yep, this would work!

nrb avatar Feb 24 '21 16:02 nrb