KubectlSetImageSettings.

Local Property

Summary

--local If true, set image will NOT contact api-server but run locally.
Assembly
Cake.Kubectl.dll
Namespace
Cake.Kubectl
Containing Type
KubectlSetImageSettings

Syntax

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

Value

Type Description
Nullable<bool>