package
1.50.0
Repository: https://github.com/hetznercloud/cli.git
Documentation: pkg.go.dev

# Functions

AddGroup adds a group to the passed command and adds the passed commands to the group.
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
No description provided by the author
No description provided by the author
No description provided by the author
ParseBoolLenient parses the passed string as a boolean.
PrefixLines will prefix all individual lines in the text with the passed prefix.
RemoveDuplicates removes duplicates from the passed slice while preserving the order of the elements.
SliceDiff returns the difference between the two passed slices.
No description provided by the author
SplitLabelVars splits up label into key and value and returns them as separate return values.
No description provided by the author
ToBoolE converts the provided value to a bool.
ToKebabCase converts the passed string to kebab-case.
No description provided by the author
ToStringSliceDelimited is like [AnyToStringSlice] but also accepts a string that is comma-separated.
Validate checks if the number of positional arguments matches the usage string of a cobra.Command.
ValidateLenient checks if the number of positional arguments matches the usage string of a cobra.Command.
ValidateRequiredFlags ensures that flags has values for all flags with the passed names.
Wrap wraps the passed value in a map with the passed key.
No description provided by the author

# 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

# Structs

No description provided by the author