Shell Management¶
Refer to the smp Shell Management documentation for a complete description of each Request and Response.
Execute
¶
Bases: ExecuteRequest
, _ShellGroupBase
Execute a shell command.
Parameters:
Name | Type | Description | Default |
---|---|---|---|
argv |
List[str]
|
|
required |