selfupdate

package
v0.11.1-0...-8ab92b3 Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2022 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// DevRelease is used to download the latest non-stable release.
	DevRelease bool

	// LatestURL is the URL to the github releases
	LatestURL = "https://api.github.com/repos/craftcms/nitro/releases/latest"

	// ReleasesURL is all releases including preview releases
	ReleasesURL = "https://api.github.com/repos/craftcms/nitro/releases"
)

Functions

func NewCommand

func NewCommand(output terminal.Outputer) *cobra.Command

NewCommand is used to help update a nitro cli using the latest version.

Types

This section is empty.

Jump to

Keyboard shortcuts

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