Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = cli.Command{ Name: "update", Usage: "Updates `fossa` to the latest version", Action: Do, Flags: flags.Global, }
View Source
var ErrDevelopmentBuild = errors.New("development builds cannot be automatically updated")
View Source
var ErrInvalidVersion = errors.New("invalid version (are you using a development binary?)")
Functions ¶
func AvailableUpdate ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.