disable completon command
This commit is contained in:
@@ -21,4 +21,5 @@ func Execute(services *service.Services) error {
|
||||
|
||||
func init() {
|
||||
rootCmd.AddCommand(createCmd)
|
||||
rootCmd.CompletionOptions.DisableDefaultCmd = true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user