# Functions
Confirm asks the user for confirmation before running a command.
Contains checks if val is an item in the values slice.
No description provided by the author
ExtractUnknownArgs fetches unknown args passed to a command.
FormatReason formats the reason field for logging visibility.
No description provided by the author
No description provided by the author
No description provided by the author
NewJSONFormatter creates a new JSONFormatter logrus instance.
NewLogger instantiates a new logging instance.
NewRuntimeFormatter creates a new logrus formatter that contains extra debugging information.
NewTextFormatter creates a new TextFormatter logrus instance.
SelectToken prompts the user to select an existing Github personal access token.
Uniq removes duplicate items from the input slice.
# Variables
Logger is the global logging instance.