Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Usage is the cobra UsageTemplate for Hubble CLI. Usage = `` /* 841-byte string literal not displayed */ )
Variables ¶
This section is empty.
Functions ¶
func Initialize ¶ added in v0.11.0
func Initialize()
Initialize goes through the registered commands, and their flagsets and initializes the help template command registry.
This must be called after all commands are added as sub-commands, because cmd.CommandPath relies on the commands having parents.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.