Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdRoot ¶
func NewCmdRoot(f factory.Factory, clientFactory apiclient.ClientFactory, askProvider question.AskProvider) *cobra.Command
NewCmdRoot returns the base command when called without any subcommands note we explicitly pass in clientFactory and askProvider here because we configure them, which the Factory wrapper deliberately doesn't allow us to do
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.