update

package
v0.0.249-pre-1 Latest Latest
Warning

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

Go to latest
Published: Oct 20, 2021 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitState

func InitState(configPath string, channel string) error

func PerformInPlaceUpgrade

func PerformInPlaceUpgrade(ctx context.Context, configPath string, currentVersion semver.Version) error

func PostUpgradeCleanup

func PostUpgradeCleanup() error

func PromptFor added in v0.0.249

func PromptFor(ctx context.Context)

PromptFor prompts the user to update flyctl should a newer version be available.

Types

type Release

type Release struct {
	Version     string    `yaml:"version"`
	Prerelease  bool      `yaml:"prerelease"`
	DownloadURL string    `yaml:"download_url" json:"download_url"`
	Timestamp   time.Time `yaml:"timestamp"`
}

Jump to

Keyboard shortcuts

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