//
pkg.gl
Category
github.com/radius-project/radius
pkg
cli
cmd
app
show
package
0.40.0
Repository:
https://github.com/radius-project/radius.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
1
Files
101 SLOC
#
Functions
NewCommand
NewCommand creates a new Cobra command for showing Radius application details, which takes in a factory object and returns a Cobra command and a Runner object.
NewRunner
NewRunner creates an instance of the runner for the `rad app show` command.
#
Structs
Runner
Runner is the Runner implementation for the `rad app show` command.