==BaseX Server==
If you want to interact (execute commands, add databases, add users) with the server, start the server with the <code>-i</code> flag.;Console command
:<code>
> basexserver -i
</code>
-z Suppress logging
</pre>
If you want to interact (execute commands, add databases, add users)
with the server, start the server with the <code>-i</code> flag.
:<code>
> basexserver -i
</code>
==BaseX Client==