ScriptRunner Options

Code Insight 6.14.2 SP1

The following options are for scriptrunner.

The –p option is no longer supported for specifying user password. You will be prompted for a password when you run scriptRunner for the first time. The –u flag is still applicable.
The –c option should be used to pass the Core Server URL, replacing <core_server_host> with the name or IP address of the Core Server and replacing <port> with the port of the Core Server in the following example:

-c http://<core_server_host>.com:<port>/Code Insight/

Add the port number to Workspace URI when using the –w option, replacing <scan_server_host> with the name or IP address of the Scan Server, <port> with the port number of the Scan Server and <workspace_name> with the name of the workspace in the following example:

-w http://<scan_server_host>.com:<port>/<workspace_name>