# Packages
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
LabelsToMap splits strings at = and returns a corresponding map, errors out when there is no =.
MapToLabels returns a list of labels from a label map.
No description provided by the author
NewCmds can be used to generate a new cobra/viper root cmd with a set of default cmds provided by the generic cli.
NewGenericCLI returns a new generic cli.
NewGenericMultiArgCLI returns a new generic cli.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Prompt the user to given compare text.
PromptCustomAnswers the user to given compare text.
No description provided by the author
No description provided by the author
TruncateEnd will trim a string at the end.
TruncateEndEllipsis will trim a string at the end and replace it with ellipsis.
TruncateMiddle will trim a string in the middle.
TruncateMiddleEllipsis will trim a string in the middle and replace it with ellipsis.
TruncateStart will trim a string at the start.
TruncateStartEllipsis will trim a string at the start and replace it with ellipsis.
YamlIsEqual returns true if a yaml equal in content.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
CmdsConfig provides the configuration for the default commands.
GenericCLI can be used to gain generic CLI functionality.
MultiArgGenericCLI can be used to gain generic CLI functionality.
MultiDocumentYAML offers functions on multidocument YAML files.
No description provided by the author
# Interfaces
CRUD must be implemented in order to get generic CLI functionality.
MultiArgCRUD must be implemented in order to get generic CLI functionality.
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author