# Functions
NewCommand creates a new cobra command for switching the default resource group scope of a workspace, which takes in a factory object and returns a cobra command and a runner object.
NewRunner creates a new instance of the `rad group switch` runner.