merge the latest development
Signed-off-by: jason yang <jasonyangshadow@gmail.com>
This commit is contained in:
@@ -55,6 +55,6 @@ func CobraRunE(vars *variables) func(cmd *cobra.Command, args []string) (err err
|
||||
return
|
||||
}
|
||||
}
|
||||
return apiprofile.AddProfile(&set)
|
||||
return apiprofile.ProfileSet(&set)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user