Versions in this module Expand all Collapse all v1 v1.3.7 Jul 17, 2024 Changes in this version + var ErrNoVersion = errors.New(...) + var ErrUserAbortedInstallation = errors.New("user canceled installation") + func NewCmd(injectedApp *application.Odyssey, version string) *cobra.Command + func Update(cmd *cobra.Command, isUserCalled bool, version string, ...) error