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

# Functions

NewCommand creates a new cobra command for deleting a resource group, which takes in a workspace and resource group name as arguments, and a confirmation flag, and returns a cobra command and a runner.
NewRunner creates a new instance of the `rad group delete` runner.

# Structs

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