Displays detailed information about application sessions.
tarantella emulatorsession info [ --sessidsessid
... ] [ --peidpeid
... ] [ --format text|xml|quiet ]
The following table shows the available options for this command.
Option | Description |
---|---|
| Displays detailed information on application sessions matching the session IDs listed. Use Section D.19, “tarantella emulatorsession list” to find out session IDs. |
| Displays detailed information on application sessions matching the Protocol Engine process IDs listed. Valid process IDs are as follows:
|
|
Specifies the output format. The default setting is
|
The exit code indicates the number of session IDs and process IDs named that do not exist.
The following example displays detailed information on application sessions matching the Protocol Engine process IDs “3456” and “4567” on the application server where the command is run.
$ tarantella emulatorsession info --peid 3456 4567