common

package
v1.0.91 Latest Latest
Warning

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

Go to latest
Published: Sep 25, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// OutputFields for custom format output
	OutputFields string
	// OutputFormat for custom format output
	OutputFormat string
	// RegionSet picks the region to connect to, if you use this option it will use it over the default region
	RegionSet string
	// DefaultYes : automatic yes to prompts; assume \"yes\" as answer to all prompts and run non-interactively
	DefaultYes bool
	// PrettySet : Prints the json output in pretty format
	PrettySet bool
	// VersionCli is set from outside using ldflags
	VersionCli = "0.0.0"
	// CommitCli is set from outside using ldflags
	CommitCli = "none"
	// DateCli is set from outside using ldflags
	DateCli = "unknown"
)

Functions

func CheckVersionUpdate added in v0.1.77

func CheckVersionUpdate()

CheckVersionUpdate checks if there's an update to be done

func GithubClient added in v0.1.77

func GithubClient() *github.Client

GithubClient Create a Github client

func IssueMessage added in v0.1.77

func IssueMessage()

IssueMessage is the message to be displayed when an error is returned

func VersionCheck added in v0.1.77

func VersionCheck(client *github.Client) (res *github.RepositoryRelease, skip bool)

VersionCheck checks if there is a new version of the CLI

Types

This section is empty.

Jump to

Keyboard shortcuts

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