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