Console commands
This table describes each command that is available in the Batch Manager console:
| Command | Description |
|---|---|
| -?, -h, --help | Shows the help for the Batch Manager console. |
| --async | Invokes the task asynchronously. |
| --cd | Overrides the common date. |
| --in, --inservice | Used to queue tasks within the Batch Manager service, as shown in this example:
|
| -j, --jobName | Name of the job for the specified task or schedule. |
| --locale | Used to specify the locale. |
| -n, --taskName | Used to invoke a task by task name. Only supported if only one task exists with the specified name. |
| --nowait | Exits the console without pausing. |
| -p | Used to enter parameters for the task being executed. These will override the parameters in the task schedule. Each parameter is entered as a name=value pair. |
| -r, --runNumber | Run number of the job. |
| --reinvoke | Reinvokes a job. Only supported for the Bill Run Schedule and Penalty Run tasks. |
| --reset | Resets the jobs associated with the task. |
| -s, --schedKey | Used to invoke a task by schedule key. |
| --single | Runs only a single job. |
| -t, --taskKey | Used to invoke a task by task key. |
| --tenantid | Used to specify the tenant ID. |