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 [2023/10/21 12:32] tudaymbbsemu: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
- 
-**''-CLI''** : Run in Command line mode (disables GUI) 
  
 **''-C <modulesConfig>''** : modules.json file used to load multiple modules at runtime (More Info: [[mbbsemu:configuration:appsettings.json|appsettings.json]]) **''-C <modulesConfig>''** : modules.json file used to load multiple modules at runtime (More Info: [[mbbsemu:configuration:appsettings.json|appsettings.json]])
Line 24: 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.1697891541.txt · Last modified: 2023/10/21 12:32 by tuday