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

# Functions

NewCommand creates a new Cobra command and a Runner to handle the command's logic, which is used to create a new resource group.
NewRunner creates a new instance of the `rad group create` runner.

# Structs

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