//
pkg.gl
Category
github.com/radius-project/radius
pkg
cli
cmd
bicep
publish
package
0.40.0
Repository:
https://github.com/radius-project/radius.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
24
Dependents
1
Files
290 SLOC
#
Functions
NewCommand
"NewCommand" creates a new Cobra command and a Runner object, sets up the command's flags and usage information, and returns the command and the Runner.
NewRunner
NewRunner creates a new instance of the `rad bicep publish` runner.
#
Structs
Runner
Runner is the runner implementation for the `rad bicep publish` command.