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

    Parameters
    ----------
    hg_name: string
        The name of the container to create a superuser on
    dockerexecz-itpythonzhiglass-server/manage.pycreatesuperuserN)r   sprun)hg_namecontainer_names     _/var/www/html/software/conda/envs/higlass/lib/python3.12/site-packages/higlass_manage/create.py	superuserr      s4     /w7NFF&	

    )click
subprocessr   higlass_manage.commonr   commandoptionr    r   r   <module>r      sF      ; 	C
 r   