update

package
v0.25.5 Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2024 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

View Source
const CmdName = "update"

Variables

This section is empty.

Functions

func CheckForUpdates

func CheckForUpdates(cfg *config.Config, cmd *cobra.Command)

Any failures we recieve will log a warning, we don't want this to cause any command to fail, this is an optional check which shouldn't prevent or interrupt any command from running (especially in ci)

func UpdateCmd

func UpdateCmd(cfg *config.Config) *cobra.Command

Types

type CoreCtlAsset

type CoreCtlAsset struct {
	Version   string
	Url       string
	Changelog string
}

type UpdateOpts

type UpdateOpts struct {
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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