version

package
v2.21.0 Latest Latest
Warning

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

Go to latest
Published: Mar 5, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CmdVersion

type CmdVersion struct {
	*subcommand.SubCommand
	// contains filtered or unexported fields
}

func NewCmdVersion

func NewCmdVersion(f *cmdutil.Factory) *CmdVersion

func (*CmdVersion) RunE

func (n *CmdVersion) RunE(cmd *cobra.Command, args []string) error

RunE execute command

type ReleaseInfo

type ReleaseInfo struct {
	Version string `json:"version,omitempty"`
	Branch  string `json:"branch,omitempty"`
}

ReleaseInfo release information

Jump to

Keyboard shortcuts

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