# Functions
NewCommand creates a new Cobra command for uninstalling Radius from a Kubernetes cluster, which takes in a factory object and returns a Cobra command and a Runner object.
NewRunner creates an instance of the runner for the `rad uninstall kubernetes` command.