working commit
This commit is contained in:
@@ -51,6 +51,7 @@ func (util *Util) Build() error {
|
||||
}
|
||||
rootCmd.CompletionOptions.DisableDefaultCmd = true
|
||||
rootCmd.AddCommand(util.CreateFileCmds())
|
||||
rootCmd.AddCommand(util.CreateFilesCmds())
|
||||
rootCmd.AddCommand(util.CreateImageCmds())
|
||||
|
||||
util.rootCmd = rootCmd
|
||||
|
||||
Reference in New Issue
Block a user