ContainerExecRequest interface  
The container exec request.
Properties
| command | The command to be executed. | 
| terminal | The size of the terminal. | 
Property Details
command
The command to be executed.
command?: stringProperty Value
string
		terminalSize
	 
	The size of the terminal.
terminalSize?: ContainerExecRequestTerminalSize