Delete user using Kolibri CLI

We are running a user import script that imports our website’s users to Kolibri using Kolibri’s cli (Kolibri manage import path/to/users.csv) and sometimes the users are duplicated and to delete them I use “kolibri manage deleteuser username” because the username is duplicated in kolibri, the kolibri cli won’t let me delete the user and I have to manually go to Kolibri’s GUI find the duplicated user and delete it. Is there any way to supply Kolibri’s user Id(Specifically kolibriauth_facilityuser id)user instead of username while using kolibri manage deleteuser?