upgrade_path

package
v0.95.2 Latest Latest
Warning

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

Go to latest
Published: Nov 26, 2025 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Cmd = &cobra.Command{
	Use:   "upgrade-path",
	Short: "Get Gitlab Upgrade Path URL",
	Run: func(cmd *cobra.Command, args []string) {
		fmt.Println(GetGitlabUpgradePathURL())
	},
}

Functions

func BuildUpgradeURL

func BuildUpgradeURL(edition, semver string) string

func DetectGitLabEditionAndVersion

func DetectGitLabEditionAndVersion() (edition, semver string, err error)

Detects installed edition (ce/ee) and returns semantic version "X.Y.Z".

func GetGitlabUpgradePathURL

func GetGitlabUpgradePathURL() string

Types

This section is empty.

Jump to

Keyboard shortcuts

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