Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Stage ¶
type Stage struct { Image string `desc:"Runtime image (Docker image/OCI image)"` E_Edit bool `desc:"Edit the config to change the spec in new revision"` }
func (*Stage) Run ¶
func (r *Stage) Run(ctx *clicontext.CLIContext) error
Click to show internal directories.
Click to hide internal directories.