package
2.0.3+incompatible
Repository: https://github.com/fastly/cli.git
Documentation: pkg.go.dev

# Functions

Check if the CLI can be updated.
CheckAsync is a helper function for Check.
NewGitHub returns a usable GitHub versioner utilizing the provided token.
NewRootCommand returns a new command registered in the parent.

# Constants

DefaultAssetFormat represents the standard GitHub release asset name format.

# Structs

GitHub is a versioner that uses GitHub releases.
GitHubOpts represents options to be passed to NewGitHub.
RootCommand is the parent command for all subcommands in this package.

# Interfaces

GitHubRepoClient describes the GitHub client behaviours we need.
Versioner describes a source of CLI release artifacts.