Documentation
¶
Index ¶
Constants ¶
View Source
const ( Success = 0 General = 1 Usage = 2 Authentication = 3 API = 4 Cancelled = 5 )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CLIError ¶
CLIError wraps an error with a specific exit code.
func NewAPIError ¶
func NewAuthError ¶
func NewCancelledError ¶ added in v0.5.6
func NewUsageError ¶
Click to show internal directories.
Click to hide internal directories.