PreRunE: func(cmd *cobra.Command, args []string) error {

        name := args[0]

        if name == "" {