Sdílet prostřednictvím


ContainerExecRequest interface

The container exec request.

Properties

command

The command to be executed.

terminalSize

The size of the terminal.

Property Details

command

The command to be executed.

command?: string

Property Value

string

terminalSize

The size of the terminal.

terminalSize?: ContainerExecRequestTerminalSize

Property Value