mirror of
https://github.com/ovh/the-bastion.git
synced 2025-01-10 01:15:15 +08:00
23 lines
326 B
ReStructuredText
23 lines
326 B
ReStructuredText
|
================
|
||
|
selfPlaySession
|
||
|
================
|
||
|
|
||
|
Replay the ttyrec of a past session
|
||
|
===================================
|
||
|
|
||
|
|
||
|
.. admonition:: usage
|
||
|
:class: cmdusage
|
||
|
|
||
|
--osh selfPlaySession --id ID
|
||
|
|
||
|
.. program:: selfPlaySession
|
||
|
|
||
|
|
||
|
.. option:: --id ID
|
||
|
|
||
|
ID of the session to replay, use ``selfListSessions`` to find it.
|
||
|
|
||
|
|
||
|
|