Use the following syntax with the nre command:
nre [options] <class> [args]*
The following parameters may be used with the nre command.
class
This is a class name or a module:classname to execute.
args
This is the name of one or more arguments to pass through to main.
The following options may be used with the nre command.
-version
This option displays the nre version.
-modules:<x>
This option displays the modules that match the pattern defined by “x”.
-hosted
This option displays the id for the system host.
-licenses
This option displays a summary of the license information.
-props
This option displays a list of the system properties.
-locale:<x>
This option allows you to set the default locale. For example, to set the default locale to US English, type: -locale:en_US
-@option
This option allows you to pass the specified option to the Java VM.
-testheap
This option tests and displays the max heap size.
-buildreg
This option causes a rebuild of the registry.
Copyright © 2000-2016 Tridium Inc. All rights reserved.