//
pkg.gl
Category
github.com/radius-project/radius
pkg
cli
cmd
resource
delete
package
0.40.0
Repository:
https://github.com/radius-project/radius.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
1
Files
200 SLOC
#
Functions
NewCommand
NewCommand creates a new cobra command for deleting a Radius resource, with flags for output, workspace, resource group, and confirmation.
NewRunner
NewRunner creates a new instance of the `rad resource delete` runner.
#
Structs
Runner
Runner is the runner implementation for the `rad resource delete` command.