Skip to main content

GetConfigCommand

Gets the root level command that can be added to any cobra-powered cli to get config* commands.

def GetConfigCommand() - > *cobra.Command

Gets the root level command that can be added to any cobra-powered cli to get config* commands.

Returns

TypeDescription
*cobra.CommandThe root level cobra command for configuration.