# 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.