Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrCliUpgradeRequired = fmt.Errorf( `please update your CLI to install latest version. Run the following command to upgrade: %s`, cli.UpgradeCmd)
View Source
var ErrOldManifest = fmt.Errorf(
`you can't install this old manifest with this CLI. Try to use an newer version`,
)
View Source
var ErrUnsupportedManifestVersion = fmt.Errorf( `unsupported manifest version. Please update your CLI. Run the following command to upgrade: %s`, cli.UpgradeCmd)
Functions ¶
func NewInstallCmd ¶
func NewReinstallCmd ¶ added in v0.0.39
func NewUpgradeCmd ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.