KubectlPatchSettings.

Local Property

Summary

--local If true, patch will operate on the content of the file, not the server-side resource.
Assembly
Cake.Kubectl.dll
Namespace
Cake.Kubectl
Containing Type
KubectlPatchSettings

Syntax

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

Value

Type Description
Nullable<bool>