Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Install ¶
type Install struct {
Debug bool `desc:"enable debug mode"`
Namespace string `desc:"namespace to install system resources" default:"rio-system"`
}
func (*Install) Run ¶
func (i *Install) Run(ctx *clicontext.CLIContext) error
Source Files
¶
- install.go
Click to show internal directories.
Click to hide internal directories.