# BiTIA submit

Executes the pipleine in the server and outputs are loaded and sent to the mail id registered.

<div id="termynal" data-termynal>
    <span data-ty="input">bitia submit --help</span>
    <span data-ty>
    <br>
 Usage: python -m bitia submit [OPTIONS] USER_INPUT OUTPUT_LINES...     
                                                                            
 Submit your pipeline (url, directory, zip_file).                            
 Prepare the user directory to send to the server. User can also provide    
 link to the pipeline to run.<br>                                               
                                                                            
<b><i>Arguments</i></b><br> <br> 
\* <b>output_lines</b>      OUTPUT_LINES...  [default: None] [required]<br>       

<b><i>Options</b></i><br><br> 
<b> --rerun</b>    --no-rerun      [default: no-rerun]                          
<b> --help</b>                     Show this message and exit.<br>                   

                       
</span>

</div><script type="text/javascript" src="https://raw.githack.com/Ganz1285/terminal/main/termynal.js" data-termynal-container="#termynal"></script>