Untested, undocumented, unapologetic utility program to execute `kubectl` commands on a matching pod resource.
Usage: qk <MATCHER>
Arguments:
<MATCHER> my-pod-matcher, e.g. 'nginx' for 'nginx-controller-abc123-abc'
Options:
-h, --help Print help
-V, --version Print version
Requires kubectl
to be installed on the host Linux machine.