There was an error while loading. Please reload this page.
c1232e5
split cli.Run() to have it returned *cobra.Command and call Execute() in main.go. This can make it integrable by outside tool