s2ptool(1) General Commands Manual s2ptool(1)

s2ptool - SCSI2Pi Virtual Bus Tool

s2ptool [--client/-c CLIENT] [--client-args/-a] [--help/-h] [--log-signals/-l] [--s2p-args/-s] [--version/-v]

s2ptool runs s2p and a selected client inside the same process.

s2ptool runs s2p and the selected client in the same process. This is particularly useful in order to test s2p and/or a client tool without any Pi hardware. Besides an interactive mode, s2ptool also supports the execution of command scripts. These scripts can also be generated by the --script-file option of s2p.

The client tool to run against s2p (s2pctl|s2pdump|s2pexec|s2pproto), default is s2pexec.
Arguments to run the client tool with, optional for s2pctl and s2pexec.
Display this help.
On log level 'trace' also log bus signals (very verbose).
Arguments to run s2p with.
Display the s2ptool version.

s2p(1), s2pctl(1), s2pdump(1), s2pexec(1), s2pformat(1), s2pproto(1), s2psimh(1)

Also see <https://www.scsi2pi.net> and <https://github.com/uweseimet/scsi2pi>.