KubectlRunSettings.

Stdin Property

Summary

-i, --stdin Keep stdin open on the container in the pod, even if nothing is attached.
Assembly
Cake.Kubectl.dll
Namespace
Cake.Kubectl
Containing Type
KubectlRunSettings

Syntax

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

Value

Type Description
Nullable<bool>