# Functions
HandlePluginCommand receives a pluginHandler and command-line arguments and attempts to find a plugin executable on the PATH that satisfies the given arguments.
NewDefaultKubectlCommand creates the `kubectl` command with default arguments.
NewDefaultKubectlCommandWithArgs creates the `kubectl` command with arguments.
No description provided by the author