Deleting a project (AEN 4.2.0)
==============================

.. raw:: html

    <p>To remove a project from the AEN database:</p>
    <div class="highlight-bash"><div class="highlight"><pre><span></span>wk-server-admin remove-project &lt;username&gt; &lt;projectname&gt;
    </pre></div>
    </div>
    <p>NOTE: Replace <code class="docutils literal"><span class="pre">&lt;username&gt;</span></code> with the actual username and
    <code class="docutils literal"><span class="pre">&lt;projectname&gt;</span></code> with the actual project name you are removing.</p>
