version

package
v0.2.6 Latest Latest
Warning

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

Go to latest
Published: Nov 12, 2025 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

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