working commit
This commit is contained in:
@@ -52,8 +52,8 @@ func (util *Util) Build() error {
|
||||
rootCmd.AddCommand(util.MakeFileCmds())
|
||||
rootCmd.AddCommand(util.MakeCollectionCmds())
|
||||
rootCmd.AddCommand(util.CreateImageCmds())
|
||||
rootCmd.AddCommand(util.CreateAccountCmds())
|
||||
rootCmd.AddCommand(util.CreateGrantCmds())
|
||||
rootCmd.AddCommand(util.MakeAccountCmds())
|
||||
rootCmd.AddCommand(util.MakeGrantCmds())
|
||||
|
||||
util.rootCmd = rootCmd
|
||||
|
||||
|
||||
Reference in New Issue
Block a user