Versions in this module Expand all Collapse all v0 v0.0.3 Aug 26, 2026 v0.0.2 Aug 25, 2026 v0.0.1 Jun 26, 2026 Changes in this version + var ValidFormats = []string + func AddFlag(cmd *cobra.Command, defaultFormat string) + func GetFormat(cmd *cobra.Command) string + func WriteList[T any](w io.Writer, format string, items []T, nameOf func(T) string) error