Documentation ¶
Overview ¶
Description: This file contains cli functions used in bootstrap and eventually in stencil.
Package cli contains various cli utilities that are useful for building cli applications with gobox based applications
Index ¶
Constants ¶
View Source
const UpdateExitCode = 5
UpdateExitCode is the exit code returned when an update ocurred
Variables ¶
This section is empty.
Functions ¶
func HookInUrfaveCLI ¶
func HookInUrfaveCLI(ctx context.Context, cancel context.CancelFunc, a *cli.App, logger logrus.FieldLogger, honeycombAPIKey, dataset, teleforkAPIKey string)
HookInUrfaveCLI sets up an app.Before that automatically traces command runs and automatically updates itself.
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Package aws contains helpers for working with AWS in CLIs
|
Package aws contains helpers for working with AWS in CLIs |
Description: Implements consistent ways to get Auth across platforms.
|
Description: Implements consistent ways to get Auth across platforms. |
archive
Package archive contains methods for extracting file(s) from arbitrary archive types.
|
Package archive contains methods for extracting file(s) from arbitrary archive types. |
release
Package release contains methods that interact with releases from VCS providers that do not exist natively in git.
|
Package release contains methods that interact with releases from VCS providers that do not exist natively in git. |
resolver
Package resolver contains a git tag aware version resolver that supports channels to determine the latest version.
|
Package resolver contains a git tag aware version resolver that supports channels to determine the latest version. |
Click to show internal directories.
Click to hide internal directories.