This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Kubectl.
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 |