Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Execute ¶
func Execute() error
Execute creates the root command and runs it. Returns an error on failure; the caller (main) is responsible for os.Exit.
func NewRootCommand ¶
NewRootCommand creates and returns the fully-configured root cobra command with all subcommands and flags registered. This replaces the previous init()-based registration for better testability.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.