Documentation
¶
Overview ¶
Package updatecmd provides commands for updating the CLI and related binaries.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrUserAbortedInstallation is returned when user cancels an installation. ErrUserAbortedInstallation = errors.New("user canceled installation") ErrNoVersion = errors.New("failed to find current version - did you install following official instructions?") )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.