|- valign="top"
| {{Code|-c<input>}}
| Executes [[commands]]. If the specified input is a valid URI or file reference, this file will be is evaluated as [[Commands#Command_Scripts|Command Script]].
|
|
|• {{Code|-c list}}<br/>• {{Code|-ccommands.txt}}<br/>• {{Code|-c"<info/>"}}
|- valign="top"
| {{Code|-C<file>}}
| Evaluates the contents of the specified file as [[Commands#Command_Scripts|Command Script]].
|
|
|
|- valign="top"
| {{Code|-d}}
=Server=
{{Announce|Added with Version 11:}} {{Code|-C}}
The following options are available for the [[Database Server]]:
stop Stop running server
-c<input> Execute commands from file or string
-C<file> Execute command script file
-d Enable debugging output
-n<name> Set host the server is bound to
|- valign="top"
| {{Code|-c<input>}}
| Executes [[commands]]. If the specified input is a valid URI or file reference, this file will be is evaluated as [[Commands#Command_Scripts|Command Script]].
|
|
| {{Code|-c"open database;info"}}
|- valign="top"
| {{Code|-C<file>}}
| Evaluates the contents of the specified file as [[Commands#Command_Scripts|Command Script]].
|
|
|
|- valign="top"
| {{Code|-d}}
|- valign="top"
| {{Code|-c<input>}}
| Executes [[commands]]. If the specified input is a valid URI or file reference, this file will be is evaluated as [[Commands#Command_Scripts|Command Script]].
|
|
| {{Code|-c"open database"}}
|- valign="top"
| {{Code|-C<file>}}
| Evaluates the contents of the specified file as [[Commands#Command_Scripts|Command Script]].
|
|
|
|- valign="top"
| {{Code|-e}}
;Version 11.0
* Added: {{Code|-C}}, {{Code|-Q}}, {{Code|-W}} in to standalone and client mode.* Added: {{Code|-C}} to server.
;Version 10.0