version

package
v0.1.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 3, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CmdVersion = cli.NewCmd[Command](cli.CmdRoot, "version", func(cmd *cobra.Command) {})
View Source
var CmdVersionUpgrade = cli.NewCmd[Upgrade](CmdVersion, "upgrade", func(cmd *cobra.Command) {})

Functions

func MinimumVersionCheck added in v0.0.38

func MinimumVersionCheck(minimumVersion string) error

func ReleaseCheck added in v0.0.38

func ReleaseCheck(cmd *cobra.Command, args []string) error

Types

type Command

type Command struct{}

func (Command) UI

func (c Command) UI() cli.UI

type Upgrade added in v0.1.5

type Upgrade struct {
	Clipboard cli.Clipboard
}

func (Upgrade) UI added in v0.1.5

func (c Upgrade) UI() cli.UI

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL