common

package
v1.0.46 Latest Latest
Warning

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

Go to latest
Published: Feb 1, 2023 License: Apache-2.0 Imports: 7 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 IsGHError added in v1.0.42

func IsGHError(err error) error

IsGHError checks if any error from github is returned

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() (res *latest.CheckResponse, 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