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.
Click to show internal directories.
Click to hide internal directories.