version

package
v0.0.0-...-90a8ab5 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Raw        = "v0.0.1"
	VerInfo    = version.Get()
	GitCommit  = VerInfo.GitCommit
	BuildDate  = VerInfo.BuildDate
	Version    = semver.MustParse(strings.TrimLeft(Raw, "v"))
	BrandValue = configmap.DEFAULT_BRAND
	String     = fmt.Sprintf("ConsoleOperator %s\nGit Commit: %s\nBuild Date: %s\nCurrent Brand Setting: %s", Raw, GitCommit, BuildDate, BrandValue)
)

Functions

func NewVersion

func NewVersion() *cobra.Command

Types

This section is empty.

Jump to

Keyboard shortcuts

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