Command Line Parameters
Iotellect Server can be run with any of the following command-line parameters:
Parameter | Description | |
| Enable safe mode. | |
| Create database structure. This option instructs Iotellect Server to try (re-)creating its database schema including all tables and indexes. No existing tables or indexes will be affected by this operation. | |
| Execute script file | |
| Use global configuration file | |
| Print the list of command line options and exit. | |
| Set home directory to | |
| Set new password | |
![]() | Example: This command will start Iotellect Server and change password of user admin to 12345. | |
| Execute SQL commands contained in file | |
| Update database structure after upgrading Iotellect Server to newer version. This option forces Iotellect Server to create missing database tables add missing fields into existing tables. Note, that no indexes are ever created by this operation. When migrating to a new database engine, it's always necessary to use |
Was this page helpful?