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 workspace, with flags for workspace name and confirmation, and returns it along with a Runner to execute the command.
NewRunner creates a new instance of the `rad workspace delete` runner.

# Structs

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