package
0.40.0
Repository: https://github.com/radius-project/radius.git
Documentation: pkg.go.dev

# 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.

# Structs

Runner is the runner implementation for the `rad group switch` command.