-
Notifications
You must be signed in to change notification settings - Fork 2
Console Options
Addy edited this page Apr 12, 2022
·
1 revision
The following command line options exist:
-
-r [ --resources ]
- Specifies the name of the resources folder. -
-l [ --logfile ]
- The fully qualified pathname of the logfile. -
-w [ --window-size]
- Customer window size in the form ofWIDTHxHEIGHT
(i.e. "-w1024x768
") -
-v [ --version ]
- Print version information -
--loglevel
- Sets the level of logging. One of:trace,debug,info,warning,error,critical,off
Getting Started
For Users
For Developers