Interface CLI Parameters

From FHU Wiki
Jump to: navigation, search
Interface Command Line Parameters
Parameter Explanation
-?, -h, --help
Displays help dialog
-v, --version
Displays version information
--url=<value>
Startup at specified URL location
--protocolVersion
Displays the protocol version
--no-updater
Do not show the auto-updater
--checkMinSpec
Check to see if the machine meets the minimum specification requirements.
--runserver
Whether to run the server
--serverContentPath=<path>
Where to find server content
--cache=<path>
Set cache location. Defaults to the operating system local data path.
--scripts=<path>
Set path for defaultScripts.
--allowMultipleInstances
Allow multiple instances of the interface to run simultaneously.
--displays=<device>
Preferred displays.
--disable-displays=<device>
Disable display plugin. Possible devices include "OpenVR (Vive)", "Oculus Rift"
--disable-inputs=<device>
Disable input plugin. Possible devices include "OpenVR (Vive)", "Oculus Rift"
--listenPort=<port>
(Needs clarification!) Port to listen on
--suppress-settings-reset
Suppress the prompt to reset interface settings
--oculus-store
Let the Oculus plugin know if the interface was run from the Oculus Store
--standalone
Emulate a standalone device
--disableWatchdog
Disable the watchdog thread. The interface will crash on deadlocks.
--system-cursor
(Needs clarification!)
--concurrent-downloads=<value>
Maximum concurrent resource downloads. Default is 16, except for Android where it is 4.
--avatarURL=<url>
Override the avatar URL
--replaceAvatarURL=<url>
Replaces the Avatar URL. If both this and --avatarURL is set, this one wins. 
--setBookmark
Bookmarks are expected to be in a name=url form. An `=` character in the name or url is unsupported. Added in v0.83.0.
--disable-lod
Disable level of detail auto config. Added in v0.83.0.