//
pkg.gl
Category
github.com/radius-project/radius
pkg
cli
cmd
deploy
package
0.40.0
Repository:
https://github.com/radius-project/radius.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
19
Dependents
2
Files
355 SLOC
#
Functions
NewCommand
NewCommand creates a new Cobra command and a Runner to deploy a Bicep or ARM template to a specified environment, with optional parameters.
NewRunner
NewRunner creates a new instance of the `rad deploy` runner.
#
Structs
Runner
Runner is the runner implementation for the `rad deploy` command.