1
0
mirror of https://github.com/rtbrick/bngblaster.git synced 2024-05-06 15:54:57 +00:00
Christian Giese 0d5b4d84a4 update sphinx docu
2022-03-31 18:45:37 +02:00

39 lines
794 B
ReStructuredText

.. list-table::
:header-rows: 1
* - Attribute
- Description
- Mandatory Arguments
- Optional Arguments
* - `session-info`
- Display session information
-
- `session-id`
* - `session-counters`
- Display session counters
-
-
* - `sessions-pending`
- List all sessions not established
-
-
* - `session-traffic`
- Display session traffic statistics
-
-
* - `session-traffic-start`
- Enable/start session traffic
-
- `session-id`
* - `session-traffic-stop`
- Disable/stop session traffic
-
- `session-id`
* - `session-streams`
- Display session streams
- `session-id`
-
* - `terminate`
- Terminate session
-
- `session-id`