Function: execResize() ​
execResize(
opts
):Promise
<ExecResizeResponse
>
Resize an exec instance
Resize the TTY session used by an exec instance. This endpoint only works if tty
was specified as part of creating and starting the exec instance.
Parameters ​
Parameter | Type |
---|---|
|
Returns ​
Promise
<ExecResizeResponse
>