elo:ecmcommander_cli
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| elo:ecmcommander_cli [2026/03/07 08:29] – angelegt 2001:4bb8:12d:e4ca:ec0c:f2ea:c487:6824 | elo:ecmcommander_cli [2026/03/07 08:30] (aktuell) – 2001:4bb8:12d:e4ca:ec0c:f2ea:c487:6824 | ||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| ====== ECMCommander Command Line Switches ====== | ====== ECMCommander Command Line Switches ====== | ||
| - | Source: | + | Source: Sysworx/ |
| ===== General Rules ===== | ===== General Rules ===== | ||
| - | * Switch prefixes | + | * Switch prefixes -, -- and / are accepted. |
| * Parsing is case-insensitive (arguments are normalized to lower-case in code). | * Parsing is case-insensitive (arguments are normalized to lower-case in code). | ||
| * A parameter file can replace/ | * A parameter file can replace/ | ||
| Zeile 12: | Zeile 12: | ||
| ^ Switch ^ Value ^ Description ^ | ^ Switch ^ Value ^ Description ^ | ||
| - | | ``parameterfile`` | ``< | + | | parameterfile | < |
| - | | ``ignoreparameterfile`` | - | Disables loading of the default or explicit parameter file. | | + | | ignoreparameterfile | - | Disables loading of the default or explicit parameter file. | |
| Default parameter file (if not disabled): | Default parameter file (if not disabled): | ||
| Zeile 23: | Zeile 23: | ||
| ^ Switch ^ Value ^ Description ^ | ^ Switch ^ Value ^ Description ^ | ||
| - | | ``--mode`` | ``dsnexport`` | Opens the data-source export dialog and exits afterwards. | | + | | --mode | dsnexport | Opens the data-source export dialog and exits afterwards. | |
| - | | ``help`` or ``?`` | - | Shows a help message box and exits. | | + | | help or ? | - | Shows a help message box and exits. | |
| - | | ``viewer`` | - | Enables viewer mode flag. | | + | | viewer | - | Enables viewer mode flag. | |
| ===== Login / Connection ===== | ===== Login / Connection ===== | ||
| ^ Switch ^ Value ^ Description ^ | ^ Switch ^ Value ^ Description ^ | ||
| - | | ``profile`` / ``profilename`` | ``< | + | | profile / profilename | < |
| - | | ``ixurl`` | ``<url>`` | Direct IndexServer URL for login. | | + | | ixurl | <url> | Direct IndexServer URL for login. | |
| - | | ``username`` | ``< | + | | username | < |
| - | | ``password`` | ``< | + | | password | < |
| - | | ``autologin`` | - | Enables automatic login behavior in login dialog. | | + | | autologin | - | Enables automatic login behavior in login dialog. | |
| - | | ``sso`` | - | Sets SSO flag (currently prepared in code). | | + | | sso | - | Sets SSO flag (currently prepared in code). | |
| - | | ``scanclient`` | - | Enables scan client mode. | | + | | scanclient | - | Enables scan client mode. | |
| - | | ``scanclientconfig`` | ``< | + | | scanclientconfig | < |
| - | | ``scanpaths`` | ``< | + | | scanpaths | < |
| - | | ``configpath`` | ``< | + | | configpath | < |
| ===== Instance / Startup Behavior ===== | ===== Instance / Startup Behavior ===== | ||
| ^ Switch ^ Value ^ Description ^ | ^ Switch ^ Value ^ Description ^ | ||
| - | | ``singleinstance`` | - | Allows only one instance per user context. | | + | | singleinstance | - | Allows only one instance per user context. | |
| - | | ``runas`` | ``< | + | | runas | < |
| - | | ``hidden`` | - | Starts in hidden mode. | | + | | hidden | - | Starts in hidden mode. | |
| - | | ``kill`` | - | Kills other ECMCommander instances. | | + | | kill | - | Kills other ECMCommander instances. | |
| - | | ``scriptindirect`` | - | Enables indirect script mode. | | + | | scriptindirect | - | Enables indirect script mode. | |
| ===== Logging / Environment ===== | ===== Logging / Environment ===== | ||
| ^ Switch ^ Value ^ Description ^ | ^ Switch ^ Value ^ Description ^ | ||
| - | | ``nolog`` | - | Disables log file initialization. | | + | | nolog | - | Disables log file initialization. | |
| - | | ``logfile`` | ``< | + | | logfile | < |
| - | | ``bingkey`` | ``<key>`` | Sets environment variable | + | | bingkey | <key> | Sets environment variable BINGAPIKEY. | |
| - | | ``vlclibpath`` | ``< | + | | vlclibpath | < |
| ===== REST / URL ACL ===== | ===== REST / URL ACL ===== | ||
| ^ Switch ^ Value ^ Description ^ | ^ Switch ^ Value ^ Description ^ | ||
| - | | ``restport`` | ``< | + | | restport | < |
| - | | ``urlacl`` | - | Registers REST URL ACL via ``RestServerSettings.RegisterApp`` and exits. | | + | | urlacl | - | Registers REST URL ACL via RestServerSettings.RegisterApp and exits. | |
| ===== COM Registration ===== | ===== COM Registration ===== | ||
| ^ Switch ^ Value ^ Description ^ | ^ Switch ^ Value ^ Description ^ | ||
| - | | ``register`` | - | Registers COM server and exits (unless | + | | register | - | Registers COM server and exits (unless noexit/ |
| - | | ``noexit`` / ``registernoexit`` | - | Keep application running after COM registration. | | + | | noexit / registernoexit | - | Keep application running after COM registration. | |
| - | | ``unregister`` | - | Reserved/ | + | | unregister | - | Reserved/ |
| - | | ``progid`` | ``< | + | | progid | < |
| - | | ``clsid`` | ``< | + | | clsid | < |
| - | | ``currentuser`` | - | Writes COM registration under current user hive. | | + | | currentuser | - | Writes COM registration under current user hive. | |
| ===== Example ===== | ===== Example ===== | ||
elo/ecmcommander_cli.1772872177.txt.gz · Zuletzt geändert: 2026/03/07 08:29 von 2001:4bb8:12d:e4ca:ec0c:f2ea:c487:6824