User Tools

Site Tools


mbbsemu:configuration:command_line_options

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
mbbsemu:configuration:command_line_options [2020/12/28 17:27] enusbaummbbsemu:configuration:command_line_options [2024/01/08 19:41] (current) drutro
Line 1: Line 1:
 ====== Command Line Arguments ====== ====== Command Line Arguments ======
  
-Below are the available command line options in MBBSEmu and their definitions.+Below are the available command line options supported by the latest Release of MBBSEmu:
  
 **''-?''** : Help Screen **''-?''** : Help Screen
Line 14: Line 14:
  
 **''-K <menukey>''** : Menu Option Key (A-Z, Overrides ''-C'') **''-K <menukey>''** : Menu Option Key (A-Z, Overrides ''-C'')
 +
 +**''-S <appSettings>''** : Override default "appsettings.json" file name / location
  
 **''-CONSOLE''** : Play locally on the console without having to Telnet! If you have it configured, MBBSEmu will still start the `Telnet` and `Rlogin` services in the background when you use the `-CONSOLE` option allowing your friends to join in as well. When you "Log Off", MBBSEmu will exit. **''-CONSOLE''** : Play locally on the console without having to Telnet! If you have it configured, MBBSEmu will still start the `Telnet` and `Rlogin` services in the background when you use the `-CONSOLE` option allowing your friends to join in as well. When you "Log Off", MBBSEmu will exit.
Line 20: Line 22:
  
 **''-DBRESET <password>''** : Resets the MBBSEmu SQLite database to a fresh state (only sysop, guest user) and sets the sysop password to the specified password. If a password is not specified, the user will be prompted to enter a new one before MBBSEmu starts. **''-DBRESET <password>''** : Resets the MBBSEmu SQLite database to a fresh state (only sysop, guest user) and sets the sysop password to the specified password. If a password is not specified, the user will be prompted to enter a new one before MBBSEmu starts.
 +
 +**''-DBREBUILD <database>''** : In the off chance you accidentally delete an MBBSEmu SQLite Database or it becomes corrupt, you can rebuild certain database files that are generated on first run. The currently only supported database for this command is ''BBSUSR''
 +
 +**''-PWRESET <password>''** : Resets the Sysop password within MBBSEmu without resetting the underlying system databases.
 +
 +**''-CLI''** : Puts MBBSEmu into "CLI" mode, bypassing the GUI and outputting all log information to the console window. This option is for folks who want to run MBBSEmu as a system service on Linux/macOS, or those who just don't like GUI's :-P
 +
 +**''-V''** : Displays the MBBSEmu Version Information
  
 ====== Example Command Lines ====== ====== Example Command Lines ======
mbbsemu/configuration/command_line_options.1609176462.txt · Last modified: 2023/10/06 23:40 (external edit)