This page lists details on the command-line options of all BaseX [[Start Scripts|start scripts]]:
==BaseX GUI==
;Launch the GUI
<pre>
> basexgui
</pre>
XML and XQuery files can be passed on as parameters. If an XML file is passed, a database instance is created from this file, or an existing database is opened. If an XQuery expression is passed on, it is opened in the XQuery editor.
==BaseX Server==
;Launch the server
<pre>
|
|}
==BaseX GUI==
;Launch the GUI
<pre>
> basexgui
</pre>
XML and XQuery files can be passed on as parameters. If an XML file is passed, a database instance is created from this file, or an existing database is opened. If an XQuery expression is passed on, it is opened in the XQuery editor.
[[Category:Beginner]]