Changes

Jump to navigation Jump to search
120 bytes added ,  14:55, 27 February 2020
no edit summary
The following options are available for the standalone [[Command-Line Client]]:
<presyntaxhighlight>
$ basex -h
BaseX [Standalone]
-x Toggle output of query plan
-z Toggle output of query result
</presyntaxhighlight>
Further details are listed in the following table. If an equivalent database option exists (which can be specified via the <code>[[Commands#SET|SET]]</code> command), it is listed as well.
The following options are available for the standalone [[GUI|Graphical User Interface]]:
<presyntaxhighlight>
$ basexgui -h
BaseX [GUI]
[files] Open specified files
-d Enable debugging
</presyntaxhighlight>
You can pass one or more files as parameters. If an XML document is specified, a database instance can be created from this file. Other files are opened in the editor.
The following options are available for the [[Database Server]]:
<presyntaxhighlight>
$ basexserver -h
BaseX [Server]
-S Start as service
-z Suppress logging
</presyntaxhighlight>
Details on all options are listed in the following table (equivalent database options are shown in the table as well).
If the [[Database Server|Database Client]] is executed, the user name and password will be requested on command-line. The initial user/password combination is '''admin'''/'''admin'''. The following options are available:
<presyntaxhighlight>
$ basexclient -h
BaseX [Client]
-x Toggle output of query plan
-z Toggle output of query result
</presyntaxhighlight>
See the following table for details (equivalent database options are shown in the table as well).
The following options are available for the [[Web Application|HTTP Server]]:
<presyntaxhighlight>
$ basexhttp -h
BaseX [HTTP]
-U<name> Specify user name
-z Suppress logging
</presyntaxhighlight>
The meaning of all options is listed in the following table (equivalent database options are shown in the table as well).
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu