
    (tf                         d dl Z d dlZd dlmZ  e j
                          e j                  d       e j                  ddd      d                      Zy)	    N)hg_name_to_container_nameusernamez	--hg-namedefaultz8The name of the higlass container to import this file to)r   helpc           	          t        |      }dj                  |       }t        j                  ddd|dddg|j	                  d      	       y
)z
    Delete a superuser in the container

    Parameters
    ----------
    hg_name: string
        The name of the container to create a superuser on
    zUfrom django.contrib.auth.models import User; User.objects.get(username="{}").delete()dockerexecz-ipythonzhiglass-server/manage.pyshellutf8)inputN)r   formatsprunencode)r   hg_namecontainer_name
proc_inputs       _/var/www/html/software/conda/envs/higlass/lib/python3.12/site-packages/higlass_manage/delete.py	superuserr      sY      /w7NhooJ FF&	
 '    )	click
subprocessr   higlass_manage.commonr   commandargumentoptionr    r   r   <module>r      sY      ; 
	C
  r   