Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

NameValid ValuesDescription
-loginusernameUsername The username to log in the environment
EAGLEAPIPASSpassword

Password The password for the environment set as a global system variable. Can be defined in the command line, for example:

set EAGLEAPIPASS=my_password.
-resultsdirempty or folder pathThe folder in which unzipped result file will be stored. If not specified, the result will remain unzipped in the temp folder.
-csvmetricsdirempty or folder pathThe folder in which metrics will be stored.
-threadseven number, 1 or greaterDefines the number of separate threads for an async process. For each thread a separate listener are created.
-endpointaddress of the environmentThe Endpoint address
-filefile pathPath The path to the file with the query.
-executionsync or async

Execution mode - synchronous The execution mode. This can be synchronous or asynchronous.

Query File Details

The file with the query is selected by the -file command, for example:

...