version

package
v0.2.34 Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2026 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const AppName = "DataRobot CLI"
View Source
const CliName = "dr"

Variables

View Source
var (
	FullVersion string
	Info        InfoData
)
View Source
var BuildDate = "unknown"

BuildDate is the date when the binary was built.

View Source
var GitCommit = "unknown"

GitCommit is the commit hash of the current version.

View Source
var Version = "dev"

Functions

func GetAppNameFullVersionText added in v0.2.3

func GetAppNameFullVersionText() string

func GetAppNameVersionText added in v0.2.13

func GetAppNameVersionText() string

func GetAppNameWithVersion added in v0.2.13

func GetAppNameWithVersion() string

Types

type InfoData

type InfoData struct {
	Version   string `json:"version"`
	Commit    string `json:"commit"`
	BuildDate string `json:"build_date"`
	Runtime   string `json:"runtime"`
}

Jump to

Keyboard shortcuts

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