次の方法で共有


ContainerExecRequest interface

コンテナー exec 要求。

プロパティ

command

実行するコマンド。

terminalSize

ターミナルのサイズ。

プロパティの詳細

command

実行するコマンド。

command?: string

プロパティ値

string

terminalSize

ターミナルのサイズ。

terminalSize?: ContainerExecRequestTerminalSize

プロパティ値