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 run an application specified by a Bicep or ARM template, port-forward container ports and stream container logs to a user's terminal, and accepts the same parameters as the 'rad deploy' command.
NewRunner creates a new instance of the `rad run` runner.

# Structs

Runner is the runner implementation for the `rad run` command.