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

# Functions

NewCommand creates a new cobra command that can be used to delete an environment, with options to specify the environment name, resource group, workspace, output format, and confirmation prompt.
NewRunner creates a new instance of the `rad env delete` runner.

# Structs

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