_options-windows.partial
Option | Description |
---|---|
install | Installs the Windows QuestDB service. The service will start automatically at startup. |
remove | Removes the Windows QuestDB service. It will no longer start at startup. |
-d | Expects a dir directory value which is a folder that will be used as QuestDB's root directory. For more information and the default values, see the default root section below. |
-t | Expects a tag string value which will be as a tag for the service. This option allows users to run several QuestDB services and manage them separately. If this option is omitted, the default tag will be questdb . |
-f | Force re-deploying the Web Console. Without this option, the Web Console is cached and deployed only when missing. |
-j | Windows only! This option allows to specify a path to JAVA_HOME . |