Versions in this module Expand all Collapse all v0 v0.0.61 Apr 26, 2026 v0.0.60 Apr 19, 2026 Changes in this version + func CreateRootCommand(version string, buildDate string) *cobra.Command + func InitCompletionCmd(rootCmd *cobra.Command, cfg *config.Config) func(cfg *config.Config) + func InitSelfCmd(rootCmd *cobra.Command, version string) + func InitSubCommands(rootCmd *cobra.Command, conf *config.Config, showAll bool, out io.Writer) + func PrintHelpMessage(cmd *cobra.Command) error + func PrintRootHelpMessage(cmd *cobra.Command) error + func PrintVersionMessage(cmd *cobra.Command) error