KubectlRunSettings.

Tty Property

Summary

-t, --tty Allocate a TTY for the container in the pod.
Assembly
Cake.Kubectl.dll
Namespace
Cake.Kubectl
Containing Type
KubectlRunSettings

Syntax

public Nullable<bool> Tty { get; set; }

Value

Type Description
Nullable<bool>