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 list resources of a specified type in an application or the default environment, and adds flags for application name, resource group, output and workspace.
NewRunner creates a new instance of the `rad resource list` runner.

# Structs

Runner is the runner implementation for the `rad resource list` command.