Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd = &cobra.Command{ Use: "konnectd", Run: func(cmd *cobra.Command, args []string) { cmd.Help() os.Exit(2) }, }
RootCmd provides the commandline parser root.
Functions ¶
func CommandVersion ¶
CommandVersion provides the commandline implementation for version.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.