Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCommand ¶
NewCommand creates a new Cobra command and a new Runner, and configures the command with flags and usage information to list Radius Applications in a resource group associated with the default environment.
Types ¶
type Runner ¶
type Runner struct {
ConfigHolder *framework.ConfigHolder
ConnectionFactory connections.Factory
Workspace *workspaces.Workspace
Output output.Interface
Format string
}
Runner is the Runner implementation for the `rad app list` command.
Click to show internal directories.
Click to hide internal directories.