...
Name | Valid Values | Description |
---|---|---|
-login | username | Username The username to log in the environment |
EAGLEAPIPASS | password | 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. |
-resultsdir | empty or folder path | The folder in which unzipped result file will be stored. If not specified, the result will remain unzipped in the temp folder. |
-csvmetricsdir | empty or folder path | The folder in which metrics will be stored. |
-threads | even number, 1 or greater | Defines the number of separate threads for an async process. For each thread a separate listener are created. |
-endpoint | address of the environment | The Endpoint address |
-file | file path | Path The path to the file with the query. |
-execution | sync 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:
...