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`
As a script writer, when I used
kube_captureorkube_getwith a badwhatparam like thiskube_capture(what="objcs", groups=["apps"])The script should default to
what=objects