s2pstool

Section: User Commands (1)
Index  

NAME

s2ptool - SCSI2Pi In-process Tool  

SYNOPSIS

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

DESCRIPTION

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

 

NOTES

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

 

OPTIONS

--client/-c CLIENT
The client tool to run against s2p (s2pctl|s2pdump|s2pexec|s2pproto), default is s2pexec.
--client-args/-a
Arguments to run the client tool with, optional for s2pctl and s2pexec.
--s2p-args/-s
Arguments to run s2p with.
--log-signals/-l
On log level trace also log bus signals (very verbose).
--help/-h
Display a help text.
--version/-v
Display the s2ptool version.

 

SEE ALSO

s2p(1), s2pctl(1), s2pdump(1), s2pexec(1), s2pproto(1), s2ptool(1)
  Also see <https://www.scsi2pi.net> and <https://github.com/uweseimet/scsi2pi>.


 

Index

NAME
SYNOPSIS
DESCRIPTION
NOTES
OPTIONS
SEE ALSO

This document was created by man2html, using the manual pages.