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 DetectGitLabEditionAndVersion ¶
Detects installed edition (ce/ee) and returns semantic version "X.Y.Z".
func GetGitlabUpgradePathURL ¶
func GetGitlabUpgradePathURL() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.